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

Don Lewis truckman at FreeBSD.org
Thu Jun 10 07:30:07 GMT 2004


On 10 Jun, Ian Dowse wrote:
> iedowse     2004-06-10 01:13:27 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/usb          uhub.c 
>   Log:
>   Initialise `restartcnt' in the newly malloc'd usbd_port structure,
>   as otherwise the junk it contains may cause uhub_explore to give
>   up without ever trying to restart the port. This fixes the following
>   errors I was seeing with a VIA UHCI controller:
>   
>           uhub0: port error, restarting port 1
>           uhub0: port error, giving up port 1
>   
>   Revision  Changes    Path
>   1.55      +1 -0      src/sys/dev/usb/uhub.c


Thanks!  I was wondering why FreeBSD was unhappy with the USB ports on
my Athlon machine.



More information about the cvs-src mailing list