CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/04/08 04:34:20
Modified files:
share/man/man4 : usb.4
sys/dev/usb : usb.c usb.h usbdi.h
Log message:
Add new ioctl's USB_DEVICE_GET_CDESC and USB_DEVICE_GET_FDESC to usb(4).
Those are the equivalents for ugen(4)'s USB_GET_CONFIG_DESC and
USB_GET_FULL_DESC.
Help and OK mpi@, jmc@
