bouyer
|
878cb1cfc5
|
Fix fallout from hid factorisation:
- need to install sys/dev/hid/hid.h for userland
- include it where needed - most of the time in place if usb/usbhid.h
|
2017-12-10 20:38:13 +00:00 |
jakllsch
|
f9e98a931a
|
Don't crash when the device's HID Report Descriptor Pops from an empty stack.
|
2016-01-07 16:10:49 +00:00 |
joerg
|
afa03266a7
|
Remove pointless self-assignment
|
2011-05-23 15:16:27 +00:00 |
jakllsch
|
e43287544b
|
Improve usbhid(3) descriptor/report parsing:
Handle signed Physical Minimums
Handle signed Unit Exponents
|
2010-08-13 19:56:34 +00:00 |
jakllsch
|
ec1d44ba55
|
Fix copy-paste-o. Per the HID spec, Global Item Tag 0b001101nn is
Physical Minimum, not a alias for Physical Maximum.
|
2010-01-05 17:57:06 +00:00 |
augustss
|
a6cfb45c19
|
The report size is not a local item, so don't clear it when clearing local items.
|
2004-01-05 17:55:48 +00:00 |
salo
|
99410184e7
|
netbsd.org->NetBSD.org
|
2003-07-26 19:24:24 +00:00 |
lukem
|
e2d7870626
|
add RCSID
|
2003-03-08 07:42:33 +00:00 |
augustss
|
dbe9bd1ee1
|
Fix a size calculation bug.
|
2001-12-29 20:44:22 +00:00 |
augustss
|
8ac1932ef2
|
Update for uhidev(4) changes.
Also rename libusb to libusbhid (which is a much better name).
|
2001-12-28 17:45:25 +00:00 |