Kai Wang
cde587816c
Merge improvements from kernel HID parser to the userland usbhid(3)
...
parser. This merge does not change any API and should not break any
native or thirdparty applications.
Changes include:
* Merge multiple report ID support and other improvements from kernel
HID parser.
* Ignore rid argument in hid_start_parser, parse all the report items since
we now support multiple report ID.
* Skip report ID byte in hid_get_data() and set report ID byte in
hid_set_data(), if report ID is non-zero.
* Reimplement hid_get_report_id: instead get report id from uhid device
(which is always 0), try parsing the report descriptor and return the
first report ID encountered.
Reviewed by: hps
Silent on: -usb mailing list
2010-03-27 08:00:16 +00:00
..
2010-03-18 19:00:35 +00:00
2010-03-20 22:58:54 +00:00
2010-03-02 18:44:08 +00:00
2010-03-02 18:44:08 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2010-03-02 16:58:04 +00:00
2010-01-02 09:58:07 +00:00
2010-03-24 15:59:51 +00:00
2010-02-15 14:14:13 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2010-03-14 10:18:58 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2010-02-25 22:16:30 +00:00
2010-03-02 07:25:20 +00:00
2010-02-09 18:43:20 +00:00
2010-01-12 17:38:23 +00:00
2010-01-02 09:58:07 +00:00
2010-01-26 15:06:22 +00:00
2010-01-02 09:58:07 +00:00
2010-01-17 08:12:28 +00:00
2010-02-01 20:53:55 +00:00
2010-03-12 10:01:06 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2010-02-17 16:45:03 +00:00
2010-01-02 09:58:07 +00:00
2010-02-15 14:14:13 +00:00
2010-03-12 10:01:06 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2009-12-28 12:29:13 +00:00
2010-01-02 09:58:07 +00:00
2010-01-13 18:02:30 +00:00
2010-03-09 19:16:43 +00:00
2010-01-02 09:58:07 +00:00
2010-03-23 11:33:08 +00:00
2010-02-25 22:16:30 +00:00
2010-01-02 09:58:07 +00:00
2010-03-12 10:01:06 +00:00
2010-02-25 20:24:19 +00:00
2010-01-02 09:58:07 +00:00
2010-03-04 05:53:06 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2010-03-18 00:27:17 +00:00
2010-01-21 15:01:09 +00:00
2010-01-09 00:07:47 +00:00
2010-01-02 09:58:07 +00:00
2010-02-11 17:30:30 +00:00
2010-01-02 09:58:07 +00:00
2010-01-13 18:53:06 +00:00
2010-02-13 09:45:50 +00:00
2010-03-27 08:00:16 +00:00
2010-03-02 17:06:40 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2010-03-22 21:11:55 +00:00
2010-03-12 10:01:06 +00:00
2010-01-02 09:58:07 +00:00
2010-03-13 03:06:48 +00:00
2010-01-02 09:58:07 +00:00