freebsd-dev/usr.sbin/usbconfig
Andrew Thompson 06d497c1af MFp4 //depot/projects/usb@157699
Add two new functions to the libusb20 API and required kernel ioctls.

- libusb20_dev_get_iface_desc
- libusb20_dev_get_info

New command to usbconfig, "show_ifdrv", which will print out the kernel driver
attached to the given USB device aswell.

See "man libusb20" for a detailed description.

Some minor style corrections long-line wrapping.

Submitted by:	Hans Petter Selasky
2009-02-14 23:20:00 +00:00
..
dump.c MFp4 //depot/projects/usb@157699 2009-02-14 23:20:00 +00:00
dump.h MFp4 //depot/projects/usb@157699 2009-02-14 23:20:00 +00:00
Makefile
usbconfig.8
usbconfig.c MFp4 //depot/projects/usb@157699 2009-02-14 23:20:00 +00:00