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

Maxim Sobolev sobomax at portaone.com
Mon Mar 28 01:10:30 PST 2005


Thanks! Please don't forget to do MFC.

-Maxim

Ian Dowse wrote:
> iedowse     2005-03-27 15:31:23 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/usb          usb.c 
>   Log:
>   Don't defer the boot-time exploration of high-speed USB busses.
>   This ensures that we explore EHCI busses before their companion
>   controllers' busses, so that ports connected to full/low speed
>   devices will be properly routed to the companion controllers by the
>   time the OHCI/UHCI exploration occurs.
>   
>   Revision  Changes    Path
>   1.106     +9 -3      src/sys/dev/usb/usb.c
> 
> 
> 



More information about the cvs-all mailing list