summaryrefslogtreecommitdiffstats
path: root/sys/legacy/dev
Commit message (Collapse)AuthorAgeFilesLines
* Delete the old USB stack. The new stack has settled in and has all thethompsa2009-05-2782-61104/+0
| | | | drivers/functionality and then some.
* Garbage collect legacy upgt driver now that it is available in the newrwatson2009-05-134-3211/+0
| | | | | | USB implementation. Garbage collect legacy USB ethernet framework now that it is unused.
* Remove kue_fw.h, missed in previous IFF_NEEDSGIANT USB driver garbagerwatson2009-04-171-685/+0
| | | | collection.
* Remove legacy versions of USB network interface drivers relying onrwatson2009-04-1723-21962/+0
| | | | IFF_NEEDSGIANT, as that is no longer supported.
* remove now-redunant cardbus attachment lines.imp2009-03-093-3/+0
|
* This copy of usbdevs is unused.thompsa2009-02-241-2527/+0
|
* Move two missed usb drivers out to the graveyard location under sys/legacy/dev.thompsa2009-02-235-0/+6573
|
* Move usb to a graveyard location under sys/legacy/dev, it is intended that thethompsa2009-02-23106-0/+82919
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