aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/uhci.c
Commit message (Expand)AuthorAgeFilesLines
* Move untimeout up before call to uhci_ii_done, avoids panic inNick Hibma1999-03-081-4/+1
* 1) In polling mode (during boot) the callout_handle wasn'tNick Hibma1999-02-191-24/+11
* Moved busreset in uhci_init up to avoid clearing of FLBASE in Via 83572Nick Hibma1999-02-181-11/+8
* Added more verbose debugging output to uhci_runNick Hibma1999-02-151-2/+26
* add LEGSUP to uhci_dumpregsNick Hibma1999-01-221-4/+7
* Textual changesNick Hibma1999-01-221-3/+0
* Fixed bug that made UHCI controllers fail to start.Nick Hibma1999-01-211-4/+9
* Sync with NetBSD sources. Almost there. Mostly style fixes.Nick Hibma1999-01-101-6/+6
* Major synchronisation with NetBSD USB codeNick Hibma1999-01-071-165/+437
* Added Id to all filesNick Hibma1998-12-141-0/+1
* Updated USB kernel sources to NetBSD sources of 1998-12-09.Nick Hibma1998-12-131-21/+6
* Various bug fixes:Nick Hibma1998-12-091-26/+33
* Initial commit of ported NetBSD USB stackNick Hibma1998-11-261-0/+2355