Date: Thu, 10 Jun 2004 00:29:50 -0700 (PDT) From: Don Lewis <truckman@FreeBSD.org> To: iedowse@FreeBSD.org Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb uhub.c Message-ID: <200406100729.i5A7ToNJ018644@gw.catspoiler.org> In-Reply-To: <200406100113.i5A1DRvB006038@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406100729.i5A7ToNJ018644>