summaryrefslogtreecommitdiffstats
path: root/sys/modules/ehci
Commit message (Collapse)AuthorAgeFilesLines
* Move usb to a graveyard location under sys/legacy/dev, it is intended that thethompsa2009-02-231-13/+0
| | | | | | | 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.
* Add modules for the HCI part of USB. This is convenient when having a UHCIn_hibma2008-10-091-0/+13
controller in your laptop but inserting a (OHCI-based) Option Cardbus card.
OpenPOWER on IntegriCloud