CVSROOT: /cvs Module name: src Changes by: matth...@cvs.openbsd.org 2013/07/01 14:34:52
Modified files: sys/dev/usb : uhts.c Log message: Pass ioctl() calls to parent uhidev() device first, to be able to get the HID descriptor with usbhidctl -r, among others. ok mpi@