summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/udfu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove config_activate() and DVACT_ACTIVATE. PCMCIA's the only thingmatthew2011-07-031-4/+1
* garbage collect "usb events". without /dev/usb there is no way to accessjakemsr2011-01-251-7/+2
* * add cfattach activate functions and call usbd_deactivate() in thejakemsr2010-12-271-2/+21
* add udfu(4), a driver to put dfu capable devices in dfu-mode for laterfgsch2009-01-251-0/+212