summaryrefslogtreecommitdiffstats
path: root/sys/legacy/dev/usb/usb_subr.c
Commit message (Collapse)AuthorAgeFilesLines
* Delete the old USB stack. The new stack has settled in and has all thethompsa2009-05-271-1388/+0
| | | | drivers/functionality and then some.
* Move usb to a graveyard location under sys/legacy/dev, it is intended that thethompsa2009-02-231-0/+1388
new USB2 stack will fully replace this for 8.0. Remove kernel modules, a subsequent commit will update conf/files. Unhook usbdevs from the build.
OpenPOWER on IntegriCloud