plunky
7a1cb70b5e
hid_get_data() will read an extra byte if the data being read ends on
...
a byte boundary. This byte is subsequently discarded, but it could be
a byte from memory after the end of the report being parsed.
Fix this by rounding up and ending the loop one earlier.
2010-05-12 18:28:20 +00:00
wiz
c23b1a74bb
Fix sign extension broken by previous. dillo hacked here too.
2005-12-14 17:35:40 +00:00
christos
684eb06cd8
fix non-portable right shifts.
2005-12-05 02:09:17 +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
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