summaryrefslogtreecommitdiff
path: root/sys/dev/usb/uhub.c
Commit message (Expand)AuthorAgeFilesLines
...
* Remove superfluous header file includesNick Hibma1999-11-081-4/+7
* Major synchronisation with the NetBSD USB stack:Nick Hibma1999-10-071-98/+211
* Move the declaration of the interrupt type from the driver structureDoug Rabson1999-05-081-1/+0
* Remove double removal of children of a hub. (remove disconnected method)Nick Hibma1999-05-031-29/+2
* Bring the 'new-bus' to the i386. This extensively changes the way thePeter Wemm1999-04-161-5/+19
* 1) Make debugging more selective.Nick Hibma1999-04-111-14/+11
* Reenable the recursive disconnection from a hub. Stop gap solutionNick Hibma1999-04-111-7/+9
* Cosmetical changes.Nick Hibma1999-03-221-2/+2
* Bug fix: Trap 12 when ugen not present and therefore unattached physicalNick Hibma1999-02-211-2/+7
* Textual changesNick Hibma1999-01-221-20/+35
* Corrected the latent fact that the uhub driver was providing a driver forNick Hibma1999-01-141-4/+22
* Sync with NetBSD sources. Almost there. Mostly style fixes.Nick Hibma1999-01-101-3/+5
* Major synchronisation with NetBSD USB codeNick Hibma1999-01-071-173/+180
* Added Id to all filesNick Hibma1998-12-141-0/+1
* Various bug fixes:Nick Hibma1998-12-091-1/+4
* Initial commit of ported NetBSD USB stackNick Hibma1998-11-261-0/+490