On Tue, Jul 10, 2012 at 7:06 PM, David Wolfskill <da...@catwhisker.org> wrote:
> On Tue, Jul 10, 2012 at 06:50:57PM -0700, Garrett Cooper wrote:
>> On Tue, Jul 10, 2012 at 6:38 PM, Brandon Gooch
>> <jamesbrandongo...@gmail.com> wrote:
>>
>> ...
>>
>> > Same thing here, and I tracked it down to r238279:
>> >
>> > http://svnweb.freebsd.org/base?view=revision&revision=238279
>> >
>> > Not yet sure why though, looking info it...
>>
>> What does `ifconfig -l` say :)?
>
> g1-228(10.0-C)[1] uname -a
> FreeBSD g1-228.catwhisker.org 10.0-CURRENT FreeBSD 10.0-CURRENT #615 238290M: 
> Mon Jul  9 05:39:15 PDT 2012     
> r...@g1-227.catwhisker.org:/usr/obj/usr/src/sys/CANARY  i386
> g1-228(10.0-C)[2] ifconfig -l
> em0 iwn0 fwe0 fwip0 lo0 wlan0
> g1-228(10.0-C)[3]
>
> (I'm connected via the em0 NIC at the moment.)

Curious. I was wondering about this because there's some logic in
network.subr that parses ifconfig -l output -- thinking that the
fallout might have been there.
I would be curious next to see what devd is trying to execute.

As a fun next test, try adding the following line to devd.conf (look
for "dhclient") and restart devd:

nomatch "bus" "uhub[0-9]+";

Cheers,
-Garrett
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to