aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/usbconfig/dump.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-231-1/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-251-1/+1
* Implement dump_stats command for usbconfig(8).Hans Petter Selasky2019-12-271-0/+29
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Decode more fields when dumping USB descriptors.Hans Petter Selasky2014-11-121-4/+79
* 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
* Sync to p4Andrew Thompson2010-01-071-0/+37
* Add more verbose output when dumping the configuration descriptor.Andrew Thompson2009-11-021-12/+57
* Change USB over to make_dev() for all device nodes, previously it hooked intoAndrew Thompson2009-02-271-101/+0
* MFp4 //depot/projects/usb@157699Andrew Thompson2009-02-141-3/+19
* src/sys/dev/usb2/controller/uss820dci_pccard.cAlfred Perlstein2008-11-191-64/+12
* Bring in USB4BSD, Hans Petter Selasky rework of the USB stackAlfred Perlstein2008-11-041-0/+459