summaryrefslogtreecommitdiff
path: root/usr.sbin/usbdevs/usbdevs.c
AgeCommit message (Expand)Author
2018-07-05Print USB_SPEED_SUPER_PLUS capability if presentjmcneill
2016-09-07Fix previous... handle hub portsskrll
2016-09-07Don't read beyond the end of the array when given a overly large numberskrll
2016-09-02Add __RCDISskrll
2016-06-26Print release also in hex.mlelstv
2014-08-12Report super speed devices. From Takahiro HAYASHI.skrll
2013-09-14Try to dump device at address 0. Allows dumping of xhci(4) root hub.jakllsch
2013-07-08Use symbolic constants EXIT_SUCCESS, EXIT_FAILURE, and NULL where appropriate.jakllsch
2011-08-30static + __deadjoerg
2011-08-15Sync usage with SYNOPSIS.wiz
2010-02-02The structure returned by USB_DEVICEINFO has the vendor/device stringsdrochner
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2005-05-08Print serial number if there is one.augustss
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-11-12s/netbsd.org/NetBSD.org/igrant
2003-07-13use bounded string opitojun
2003-01-20KNF- blank line at start of a function with local variable declarations.simonb
2002-02-21Forgot to update this one for the structure prefix changes.christos
2001-11-17Adapt to small ioctl(USB_DEVICEINFO) change.augustss
2001-02-19convert to use getprogname()cgd
2001-01-09Update usage message.augustss
2000-12-30Add a flag to show the device driver(s) associated with each device.augustss
2000-12-30ANSIfy.augustss
2000-10-15Put usage message in KNF order.bjh21
2000-04-14Don't declare 'extern opt*' getopt variables.simonb
1999-09-08Make output a little less confusing if run without root priviliges.augustss
1999-06-30Improve messages in case of error.augustss
1999-05-16Back out last commit, local includes were out of sync.tron
1999-05-16Adapt for changes in "src/sys/dev/usb/usb.h".tron
1999-05-16s/revision/release/augustss
1998-12-29Update for the ioctl(USB_DEVICEINFO) API change.augustss
1998-11-25Make the copyright header conform to the NetBSD template.augustss
1998-07-23Update man page.augustss
1998-07-12Remove some Makefile cruft and improve an error message.augustss
1998-07-12Add missing copyright notice.augustss
1998-07-12Add USB support. Supported so far:augustss