aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/rum
Commit message (Collapse)AuthorAgeFilesLines
* Move usb to a graveyard location under sys/legacy/dev, it is intended that theAndrew Thompson2009-02-231-8/+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. Notes: svn path=/head/; revision=188939
* Add support for Ralink Technology RT2501USB/RT2601USB devices.Kevin Lo2007-05-061-0/+8
Reviewed by: sam, sephe Obtained from: OpenBSD Notes: svn path=/head/; revision=169306