aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/usbconfig
Commit message (Expand)AuthorAgeFilesLines
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-4/+79
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Updated dependenciesSimon J. Gerraty2013-10-131-0/+1
| * | sync from headSimon J. Gerraty2013-04-122-2/+7
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+20
* | | | Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|/ |/| |
* | | Decode more fields when dumping USB descriptors.Hans Petter Selasky2014-11-121-4/+79
| |/ |/|
* | - Make the FreeBSD's USB library compile under Linux.Hans Petter Selasky2013-03-131-0/+1
* | Add USB API to read power draw on USB devices.Hans Petter Selasky2013-02-141-2/+6
|/
* - Correct USB 3.0 wire-speed to 5.0GbpsHans Petter Selasky2011-02-261-2/+2
* Add a man page for usb_quirk module, plus references in other man pages,Nick Hibma2010-11-101-1/+5
* Remove stray semicolon.Hans Petter Selasky2010-10-241-1/+1
* Print error messages to stderr.Andrew Thompson2010-01-101-5/+5
* Add missing library dependency.Antoine Brodin2010-01-091-0/+1
* Sync to p4Andrew Thompson2010-01-074-24/+213
* Add more verbose output when dumping the configuration descriptor.Andrew Thompson2009-11-021-12/+57
* Expand DESCRIPTION and a basic EXAMPLES section.Christian Brueffer2009-11-011-1/+9
* Fix xref name.Andrew Thompson2009-05-271-1/+1
* Remove unused local. usbconfig(8) can now compile underXin LI2009-03-171-1/+0
* Install libusb20.so.1 as libusb.so.1, there will be a followup commit to theAndrew Thompson2009-03-091-1/+1
* Change USB over to make_dev() for all device nodes, previously it hooked intoAndrew Thompson2009-02-273-236/+7
* MFp4 //depot/projects/usb@157974Andrew Thompson2009-02-241-0/+33
* MFp4 //depot/projects/usb@157699Andrew Thompson2009-02-143-5/+30
* MFp4: //depot/projects/usb@155807Andrew Thompson2009-01-131-1/+1
* MFp4: //depot/projects/usb@155731Andrew Thompson2009-01-131-1/+1
* src/sys/dev/usb2/controller/uss820dci_pccard.cAlfred Perlstein2008-11-192-82/+142
* Bring in USB4BSD, Hans Petter Selasky rework of the USB stackAlfred Perlstein2008-11-045-0/+1241