summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/utwitch.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove config_activate() and DVACT_ACTIVATE. PCMCIA's the only thingmatthew2011-07-031-4/+1
* - change recieved -> received in comments, as well as two unused definesjasper2011-03-021-2/+2
* garbage collect "usb events". without /dev/usb there is no way to accessjakemsr2011-01-251-6/+1
* - use usb_lookup(), these should be the last drivers that rolled their ownjasper2010-12-191-7/+4
* rename uyurex(4) to utwitch(4)yuo2010-09-231-0/+359