]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r246789:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 28 Feb 2013 16:56:08 +0000 (16:56 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 28 Feb 2013 16:56:08 +0000 (16:56 +0000)
commit06ddf5076a446d7305fdae469b6667b6dc5b6d55
treeaef0c5accd6c1e5f4076147f7bf5f67f29602fee
parent4994c34f7144c2127b6e0dce631ddbfa7697311c
MFC r246789:
Add USB API to read power draw on USB devices.
Update usbconfig to print power draw on USB devices.

git-svn-id: svn://svn.freebsd.org/base/stable/9@247475 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libusb/Makefile
lib/libusb/libusb20.3
lib/libusb/libusb20.c
lib/libusb/libusb20.h
lib/libusb/libusb20_int.h
lib/libusb/libusb20_ugen20.c
sys/dev/usb/usb_generic.c
sys/dev/usb/usb_ioctl.h
usr.sbin/usbconfig/dump.c