cvs commit: src/sys/dev/usb usb.c

Maxim Sobolev sobomax at portaone.com
Sat Mar 26 08:01:10 PST 2005


On Sat, Mar 26, 2005 at 02:50:00PM +0000, Ian Dowse wrote:
> In message <4245342B.70503 at portaone.com>, Maxim Sobolev writes:
> >Ian Dowse wrote:
> >> Could you send me an example dmesg that shows this? As far as I
> >> know, doing the explore when cold == 1 should attach all USB devices
> >> before even interrupts are enabled.
> >
> >I don't use any modules - usb controllers and specific drivers are 
> >compiled statically into the kernel. You can find dmesg here:
> >
> >http://www.portaone.com/~sobomax/dmesg
> 
> Thanks - I'll try again to reproduce that here - I guess there must
> be some cases where devices are not ready at the time the initial
> explore takes place.

Please note that when I take ehci out of kernel those devices are
attached before root fs is mounted. If it can help I can send you
dmesg without ehci.

-Maxim


More information about the cvs-src mailing list