CVSROOT: /cvs Module name: src Changes by: y...@cvs.openbsd.org 2012/07/11 07:43:54
Modified files: lib/libusbhid : Makefile data.c descr.c parse.c shlib_version usbhid.3 usbhid.h Log message: - port multiple report ID support for HID parser from FreeBSD code (rev. 205728, 224511 and 225839) - add hid_get_report_id(3) to get id of a descriptor. - crank the major in shlib_version 3.0 -> 4.0 ok deraadt@, mpi@