summaryrefslogtreecommitdiffstats
path: root/sys/legacy/dev/usb/uhci_pci.c
Commit message (Collapse)AuthorAgeFilesLines
* Delete the old USB stack. The new stack has settled in and has all thethompsa2009-05-271-523/+0
| | | | drivers/functionality and then some.
* remove now-redunant cardbus attachment lines.imp2009-03-091-1/+0
|
* Move usb to a graveyard location under sys/legacy/dev, it is intended that thethompsa2009-02-231-0/+524
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