>I'm not sure whether the problem of loading secondary usb modules is a >problem in 4.x but it is easy to try. >Boot a machine without usb support compiled in. after login, kldload >usb, then the miibus and then the if_aue modules. If that works, you >should be ok. >I cannot test this as at the moment as I don't have a STABLE box (will >have once the first RC comes out of JKH factories). I usually do the following: # kldload usb (probes USB controllers) # kldload miibus # kldload if_aue # usbd -f /dev/usb0 If the device has already been plugged in, starting usbd will cause it to be probed/attached by the aue driver. If not, it will be detected when it's plugged in later. -Bill To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- Re: "make release" breakag... Rogier R. Mulhuijzen
- Re: "make release" breakag... Andrzej Bialecki
- Re: "make release" breakage - ... Terry Lambert
- Re: "make release" breakage - dokern.s... Wilko Bulte
- Re: "make release" breakage - doke... Motomichi Matsuzaki
- Re: "make release" breakage - dokern.s... Tatsumi Hosokawa
- Re: "make release" breakage - doke... Tatsumi Hosokawa
- "Driver Floppy" implementation... Tatsumi Hosokawa
- Re: "Driver Floppy" implem... Takanori Watanabe
- Re: "Driver Floppy" i... Nick Hibma
- Re: "Driver Floppy" i... Bill Paul
- Re: "Driver Floppy" i... Tatsumi Hosokawa
- Re: "Driver Floppy" i... Tatsumi Hosokawa
- Re: "Driver Floppy" i... Makoto MATSUSHITA
- Re: "Driver Floppy" i... Tatsumi Hosokawa
- Re: "Driver Floppy" i... Makoto MATSUSHITA
- Re: "Driver Floppy" i... Makoto MATSUSHITA
- Re: "Driver Floppy" i... Makoto MATSUSHITA
- Re: "make release" breakage - dokern.s... Terry Lambert
- Re: "make release" breakage - dokern.sh pat... John W. De Boskey
- Re: "make release" breakage - dokern.s... David O'Brien