CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/08/02 17:17:36
Modified files:
sys/dev/usb : uhid.c uhidev.c uhidev.h ukbd.c ums.c
usr.bin/usbhidctl: usbhidctl.1
Log message:
Handle USB_GET_REPORT, USB_GET_REPORT_DESC, USB_GET_REPORT_ID and
USB_SET_REPORT ioctls in ukbd and ums.
This allows usbhidctl to be used on these devices e.g. to dump the report
descriptor of troublesome models.
ok deraadt@
