freebsd-dev/usr.sbin/usbconfig
Joerg Wunsch d69b9cc26d
usbconfig: implement a -v option
Implement a -v option to usbconfig(8), as a shortcut for the most
frequently needed commands dump_device_desc, dump_curr_config_desc,
and show_ifdrv.

While here, implement a real -h option that has been promised by the
man page.

Use <sysexits.h> to declare the utility return codes.

Reviewed by:	hselasky
Differential Revision:	https://reviews.freebsd.org/D33586
MFC after:	2 weeks
2021-12-20 22:08:57 +01:00
..
dump.c Implement dump_stats command for usbconfig(8). 2019-12-27 20:37:14 +00:00
dump.h Implement dump_stats command for usbconfig(8). 2019-12-27 20:37:14 +00:00
Makefile
Makefile.depend
usbconfig.8 usbconfig: implement a -v option 2021-12-20 22:08:57 +01:00
usbconfig.c usbconfig: implement a -v option 2021-12-20 22:08:57 +01:00