Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-16 | revert previous, it was hardly tested and is causing too many issues too ↵ | Jasper Lievisse Adriaanse | |
close to release. as discussed with and ok mpi@ deraadt@ | |||
2012-07-11 | - port multiple report ID support for HID parser from FreeBSD code | Yojiro Uo | |
(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@ | |||
2004-06-04 | knf + new interface: hid_start() is non-exit non-stderr spewing version of ↵ | Theo de Raadt | |
hid_init(); ok matthieu millert | |||
2002-05-10 | Update usb userland stuff to reflect hid changes in the kernel. | Nathan Binkert | |
This adds the new program usbhidaction which can be used to assign actions to events that occur on a uhid device. For example, you can now make the volume buttons on some newer keyboards actually do something. | |||
2002-05-02 | userland portion of prefixing usb structure members to avoid name clashes. | Nathan Binkert | |
From NetBSD | |||
2001-12-30 | Rename libusb to libusbhid, a better name, per NetBSD | Peter Valchev | |