Marvell 88SE91Ax simple patch

2013-07-09 Thread Dmitry Morozovsky
Alexander, trying to activate eSATA port on my home file server I found that the following simple patch seems to work -- could you please add it, hopefully before 9.2-R? [excerpt from dmidecode]: Base Board Information Manufacturer: ASUSTeK Computer INC. Product Name: P8P67 LE

Re: Marvell 88SE91Ax simple patch

2013-07-09 Thread Alexander Motin
On 09.07.2013 11:24, Dmitry Morozovsky wrote: Alexander, trying to activate eSATA port on my home file server I found that the following simple patch seems to work -- could you please add it, hopefully before 9.2-R? marck@hamster:/sys svn diff dev/ahci Index: dev/ahci/ahci.c

perl upgrade woes -- how to best reconcile?

2013-07-09 Thread Chris H
Greetings, As my upgrade also required the change to subversion, it's been quite a challenge. I've nearly sorted out all the loose ends. But have a real issue with the path change for Perl. Yes, I've read UPDATING. For the most part, I upgraded all the ports via portmaster(8). But apparently

Stable/9 from today mpssas_scsiio timeouts

2013-07-09 Thread Outback Dingo
as of stable today im seeing alot of new mps time outs 9.1-STABLE FreeBSD 9.1-STABLE #0 r253035M: Mon Jul 8 16:34:28 UTC 2013 root@:/usr/obj/nas/usr/src/sys/ mps1@pci0:130:0:0: class=0x010700 card=0x30201000 chip=0x00721000 rev=0x03 hdr=0x00 vendor = 'LSI Logic / Symbios Logic'

OCZ Vertex4 quirks

2013-07-09 Thread Borja Marcos
Same as its brothers/sisters, it's optimized for 4 KB blocks. /* * OCZ Vertex 4 SSDs * 4k optimized */ { T_DIRECT, SIP_MEDIA_FIXED, ATA, OCZ_VERTEX4*, *}, /*quirks/DA_Q_4K Borja.

Re: OCZ Vertex4 quirks

2013-07-09 Thread Borja Marcos
On Jul 9, 2013, at 11:32 AM, Borja Marcos wrote: { T_DIRECT, SIP_MEDIA_FIXED, ATA, OCZ_VERTEX4*, *}, Correction: I used an underscore by mistake. OCZ-VERTEX4 ___ freebsd-stable@freebsd.org mailing list

Re: OCZ Vertex4 quirks

2013-07-09 Thread Steven Hartland
- Original Message - From: Borja Marcos bor...@sarenet.es Same as its brothers/sisters, it's optimized for 4 KB blocks. /* * OCZ Vertex 4 SSDs * 4k optimized */ { T_DIRECT, SIP_MEDIA_FIXED, ATA,

Re: perl upgrade woes -- how to best reconcile?

2013-07-09 Thread Fabian Wenk
Hello Chris On 09.07.2013 11:18, Chris H wrote: How do I best sort this all out. I _really_ miss the perl_after_upgrade script, that used to accompany this process. I also had some challenges with this perl upgrade, but I used portupgrade. In the end I created a custom script based on the

Re: OCZ Vertex4 quirks

2013-07-09 Thread Steven Hartland
- Original Message - From: Borja Marcos bor...@sarenet.es On Jul 9, 2013, at 11:32 AM, Borja Marcos wrote: { T_DIRECT, SIP_MEDIA_FIXED, ATA, OCZ_VERTEX4*, *}, Correction: I used an underscore by mistake. OCZ-VERTEX4 I guessed as much given the Vertex 3 details, so

Re: perl upgrade woes -- how to best reconcile?

2013-07-09 Thread Mark Felder
On Tue, 09 Jul 2013 04:18:37 -0500, Chris H bsd-li...@1command.com wrote: How do I best sort this all out. I _really_ miss the perl_after_upgrade script, that used to accompany this process. I've had zero problems with upgrades to Perl, etc after I stopped compiling my packages in the

Re: Stable/9 from today mpssas_scsiio timeouts

2013-07-09 Thread Jeremy Chadwick
On Tue, Jul 09, 2013 at 05:32:39AM -0400, Outback Dingo wrote: as of stable today im seeing alot of new mps time outs 9.1-STABLE FreeBSD 9.1-STABLE #0 r253035M: Mon Jul 8 16:34:28 UTC 2013 root@:/usr/obj/nas/usr/src/sys/ mps1@pci0:130:0:0: class=0x010700 card=0x30201000

Re: Stable/9 from today mpssas_scsiio timeouts

2013-07-09 Thread Outback Dingo
On Tue, Jul 9, 2013 at 8:39 AM, Jeremy Chadwick j...@koitsu.org wrote: On Tue, Jul 09, 2013 at 05:32:39AM -0400, Outback Dingo wrote: as of stable today im seeing alot of new mps time outs 9.1-STABLE FreeBSD 9.1-STABLE #0 r253035M: Mon Jul 8 16:34:28 UTC 2013

Re: Stable/9 from today mpssas_scsiio timeouts

2013-07-09 Thread Outback Dingo
On Tue, Jul 9, 2013 at 9:44 AM, Outback Dingo outbackdi...@gmail.comwrote: On Tue, Jul 9, 2013 at 8:39 AM, Jeremy Chadwick j...@koitsu.org wrote: On Tue, Jul 09, 2013 at 05:32:39AM -0400, Outback Dingo wrote: as of stable today im seeing alot of new mps time outs 9.1-STABLE FreeBSD

hme0 interface going up/down (dhclient ?)

2013-07-09 Thread dcx dcy
Hi all, I am having an issue where my hme0 interface is always turning up and down with dhclient requesting a lease. I am thinking this could be the same issue described by Jeremy Chadwick on June 9th: http://lists.freebsd.org/pipermail/freebsd-stable/2013-June/073711.html

Re: Stable/9 from today mpssas_scsiio timeouts

2013-07-09 Thread Jeremy Chadwick
On Tue, Jul 09, 2013 at 09:47:01AM -0400, Outback Dingo wrote: On Tue, Jul 9, 2013 at 9:44 AM, Outback Dingo outbackdi...@gmail.comwrote: On Tue, Jul 9, 2013 at 8:39 AM, Jeremy Chadwick j...@koitsu.org wrote: On Tue, Jul 09, 2013 at 05:32:39AM -0400, Outback Dingo wrote: as of stable

Re: hme0 interface going up/down (dhclient ?)

2013-07-09 Thread Alban Hertroys
On 9 July 2013 16:05, dcx dcy dcb...@hotmail.com wrote: Hi all, I am having an issue where my hme0 interface is always turning up and down with dhclient requesting a lease. I am thinking this could be the same issue described by Jeremy Chadwick on June 9th:

Re: Stable/9 from today mpssas_scsiio timeouts

2013-07-09 Thread Outback Dingo
On Tue, Jul 9, 2013 at 10:46 AM, Jeremy Chadwick j...@koitsu.org wrote: On Tue, Jul 09, 2013 at 09:47:01AM -0400, Outback Dingo wrote: On Tue, Jul 9, 2013 at 9:44 AM, Outback Dingo outbackdi...@gmail.com wrote: On Tue, Jul 9, 2013 at 8:39 AM, Jeremy Chadwick j...@koitsu.org wrote:

Re: Stable/9 from today mpssas_scsiio timeouts

2013-07-09 Thread Jeremy Chadwick
On Tue, Jul 09, 2013 at 11:20:45AM -0400, Outback Dingo wrote: On Tue, Jul 9, 2013 at 10:46 AM, Jeremy Chadwick j...@koitsu.org wrote: On Tue, Jul 09, 2013 at 09:47:01AM -0400, Outback Dingo wrote: On Tue, Jul 9, 2013 at 9:44 AM, Outback Dingo outbackdi...@gmail.com wrote: On Tue,

Re: Stable/9 from today mpssas_scsiio timeouts

2013-07-09 Thread Outback Dingo
On Tue, Jul 9, 2013 at 11:30 AM, Jeremy Chadwick j...@koitsu.org wrote: On Tue, Jul 09, 2013 at 11:20:45AM -0400, Outback Dingo wrote: On Tue, Jul 9, 2013 at 10:46 AM, Jeremy Chadwick j...@koitsu.org wrote: On Tue, Jul 09, 2013 at 09:47:01AM -0400, Outback Dingo wrote: On Tue, Jul 9,

Re: perl upgrade woes -- how to best reconcile?

2013-07-09 Thread Garrett Wollman
In article op.wzyd6vkx34t...@markf.office.supranet.net, f...@feld.me writes: I've had zero problems with upgrades to Perl, etc after I stopped compiling my packages in the host OS and started building the packages via poudriere and using pkgng (sysutils/pkg). pkg can detect when a perl

Re: Stable/9 from today mpssas_scsiio timeouts

2013-07-09 Thread Jeremy Chadwick
On Tue, Jul 09, 2013 at 11:46:24AM -0400, Outback Dingo wrote: On Tue, Jul 9, 2013 at 11:30 AM, Jeremy Chadwick j...@koitsu.org wrote: On Tue, Jul 09, 2013 at 11:20:45AM -0400, Outback Dingo wrote: On Tue, Jul 9, 2013 at 10:46 AM, Jeremy Chadwick j...@koitsu.org wrote: On Tue, Jul

Heads-Up: Schedule for 9.2-RELEASE

2013-07-09 Thread Glen Barber
It was brought to our attention that this was not announced on -stable before now. That is my fault. This is a reminder that the Code Slush (aka Feature Freeze) for 9.2-RELEASE is in effect. The Code Slush is different from the Code Freeze in that you do not need to ask re@ permission for every

Weird regex behavior on 9.1-RELEASE on amd64 in 32-bit mode

2013-07-09 Thread Michael Sperber
I noticed that scsh (which only runs in 32-bit mode) fails on amd64. I narrowed it down to a regex malfunction (I think). This program: snip #include regex.h #include stdio.h int main(void) { regex_t r; int status = regcomp(r, /afs, REG_EXTENDED); size_t nmatch = 1 +

Re: Weird regex behavior on 9.1-RELEASE on amd64 in 32-bit mode

2013-07-09 Thread Konstantin Belousov
On Tue, Jul 09, 2013 at 08:08:22PM +0200, Michael Sperber wrote: I noticed that scsh (which only runs in 32-bit mode) fails on amd64. I narrowed it down to a regex malfunction (I think). This program: snip #include regex.h #include stdio.h int main(void) { regex_t r;

Re: perl upgrade woes -- how to best reconcile?

2013-07-09 Thread Chris H
Greetings Fabian, and thank you for your reply. Hello Chris On 09.07.2013 11:18, Chris H wrote: How do I best sort this all out. I _really_ miss the perl_after_upgrade script, that used to accompany this process. I also had some challenges with this perl upgrade, but I used portupgrade.

Re: perl upgrade woes -- how to best reconcile?

2013-07-09 Thread Mark Felder
Is there a reason you're avoiding poudriere/pkg ? It's simple to setup and extremely reliable. Your headaches go away because all of your package upgrades get built in a jail and you don't have a half-broken system while waiting for portmaster to run.

Re: Weird regex behavior on 9.1-RELEASE on amd64 in 32-bit mode

2013-07-09 Thread Michael Sperber
Thanks for the quick answer! Konstantin Belousov kostik...@gmail.com writes: -m32 does not work on stable. You need HEAD. So I should have better luck with a binary compiled on i386, right? -- Regards, Mike ___ freebsd-stable@freebsd.org mailing

Re: Shutdown hangs on unmount of a gjournaled file system in 8-Stable

2013-07-09 Thread Andreas Longwitz
Konstantin Belousov wrote: On Mon, Jul 08, 2013 at 12:26:43AM +0200, Andreas Longwitz wrote: The deadlock can be explained now: pid 1 (init) sleeps on mount drain because mp-mnt_lockref was 1. This setting was done by pid 18 (gjournal switcher) by calling vfs_busy(). pid 18 now sleeps on

Re: perl upgrade woes -- how to best reconcile?

2013-07-09 Thread Chris H
Greetings Mark, and thank you for your reply. Is there a reason you're avoiding poudriere/pkg ? It's simple to setup and extremely reliable. Your headaches go away because all of your package upgrades get built in a jail and you don't have a half-broken system while waiting for portmaster to

Clang 3.3 libc++ problem on 9-STABLE

2013-07-09 Thread J David
With SVN version r253119, we are seeing strange errors from iostream while attempting to use the new clang 3.3 with libc++ on 9-STABLE. This program: --- start here -- #include iostream int main() { std::cout This is a test. std::endl; return 0; }

Re: hme0 interface going up/down (dhclient ?)

2013-07-09 Thread Yonghyeon PYUN
On Tue, Jul 09, 2013 at 02:05:30PM +, dcx dcy wrote: Hi all, I am having an issue where my hme0 interface is always turning up and down with dhclient requesting a lease. I am thinking this could be the same issue described by Jeremy Chadwick on June 9th:

RE: hme0 interface going up/down (dhclient ?)

2013-07-09 Thread dcx dcy
Hello, the patch corrected this issue. Thank you very much for your help and time, it is appreciated! Best Regards, Dominic. From: pyu...@gmail.com Date: Wed, 10 Jul 2013 10:44:36 +0900 To: dcb...@hotmail.com CC: freebsd-stable@freebsd.org Subject: Re: hme0 interface going