Re: More "noise" in ifconfig

2010-11-30 Thread Ilya A . Arhipov
30.11.10, 20:21, "Garrett Cooper" : >    Just updated to HEAD and I saw the recent ifconfig, usb ethernet, > et all changes: > > $ ifconfig > usbus0: flags=0<> metric 0 mtu 0 > usbus1: flags=0<> metric 0 mtu 0 > usbus2: flags=0<> metric 0 mtu 0 > usbus3: flags=0<> metric 0 mtu 0 > msk0:

Re: More "noise" in ifconfig

2010-11-30 Thread Garrett Cooper
2010/11/30 Ilya A. Arhipov : > 30.11.10, 20:21, "Garrett Cooper" : > >> Just updated to HEAD and I saw the recent ifconfig, usb ethernet, >>  et all changes: >> >>  $ ifconfig >>  usbus0: flags=0<> metric 0 mtu 0 >>  usbus1: flags=0<> metric 0 mtu 0 >>  usbus2: flags=0<> metric 0 mtu 0 >>  usbu

Re: CURRENT: Issue with ZFS and 2TB WD HDD (WDC WD20EURS-63Z9B1 80.00A80)

2010-11-30 Thread Andrey V. Elsukov
On 29.11.2010 11:52, O. Hartmann wrote: > Exporting both volumes in FreeBSD 8 works. But importing them in FreeBSD > 9.0-CURRENT/amd64 as with > the most recent make world of today fails on the 2TB HDD (ZFS pool/volume > BACKUP00). Issuing "zpool > import BACKUP00" results in > > cannot import '

Re: CFT: patch for process shared pthread objects

2010-11-30 Thread David Xu
David Xu wrote: Hi, I finally have worked out first patch to make our pthread library support process shared pthread objects: http://people.freebsd.org/~davidxu/pshared/patch1.diff Patch is updated: http://people.freebsd.org/~davidxu/pshared/patch2.diff Changes: 1) Macro _POSIX_THREAD_PROCE

'panic: make_dev_credv: bad si_name (error=17, si_name=ttyU0)' with USB serial adapter

2010-11-30 Thread David O'Brien
Thoughts? anh-thu.NUXI.org dumped core - see ./vmcore.1 Tue Nov 30 16:10:57 PST 2010 FreeBSD anh-thu.NUXI.org 9.0-CURRENT FreeBSD 9.0-CURRENT #85 r214782M: Thu Nov 4 09:13:24 PDT 2010 ro...@anh-thu.nuxi.org:/usr/src/sys/i386/compile/ANH-THU i386 panic: make_dev_credv: bad si_name (error

Re: CFT: patch for process shared pthread objects

2010-11-30 Thread Daniel Eischen
On Tue, 30 Nov 2010, Anonymous wrote: David Xu writes: Garrett Cooper wrote: Doesn't build :/...: ===> lib/libthr (obj,depend,all,install) make: don't know how to make thr_sleepq.c. Stop *** Error code 2 Sorry, I have updated it, please download it again, or just download file: http://pe

Re: More "noise" in ifconfig

2010-11-30 Thread Brandon Gooch
On Tue, Nov 30, 2010 at 11:21 AM, Garrett Cooper wrote: >    Just updated to HEAD and I saw the recent ifconfig, usb ethernet, > et all changes: > > $ ifconfig > usbus0: flags=0<> metric 0 mtu 0 > usbus1: flags=0<> metric 0 mtu 0 > usbus2: flags=0<> metric 0 mtu 0 > usbus3: flags=0<> metric 0 mtu

More "noise" in ifconfig

2010-11-30 Thread Garrett Cooper
Just updated to HEAD and I saw the recent ifconfig, usb ethernet, et all changes: $ ifconfig usbus0: flags=0<> metric 0 mtu 0 usbus1: flags=0<> metric 0 mtu 0 usbus2: flags=0<> metric 0 mtu 0 usbus3: flags=0<> metric 0 mtu 0 msk0: flags=8843 metric 0 mtu 1500 options=c011b eth

Re: CFT: patch for process shared pthread objects

2010-11-30 Thread Anonymous
David Xu writes: > Garrett Cooper wrote: > >> Doesn't build :/...: >> >> ===> lib/libthr (obj,depend,all,install) >> make: don't know how to make thr_sleepq.c. Stop >> *** Error code 2 >> > Sorry, I have updated it, please download it again, or just > download file: > http://people.freebsd.org/~d

Re: CFT: patch for process shared pthread objects

2010-11-30 Thread David Xu
Alberto Villa wrote: On Tuesday 30 November 2010 06:48:11 David Xu wrote: I finally have worked out first patch to make our pthread library support process shared pthread objects: yay! http://people.freebsd.org/~davidxu/pshared/patch1.diff wouldn't it require activation of

Re: CFT: patch for process shared pthread objects

2010-11-30 Thread Alberto Villa
On Tuesday 30 November 2010 06:48:11 David Xu wrote: > I finally have worked out first patch to make our pthread library > support process shared pthread objects: yay! > http://people.freebsd.org/~davidxu/pshared/patch1.diff wouldn't it require activation of #define _POSIX_THREAD_PROCESS_SHARED