ef6de0e1d8
hid_get_data() now expects that the hid data passed in always contains the report ID byte. Thus we should not skip the the report ID byte in hid_interrupt(). Also, if HUP_KEYBOARD usage is an array, do not try to modify the 'data' pointer, instead, increase the hid_item_t field 'pos' by 'report_size' before calling hid_get_data() during each iteration. PR: usb/146367 Reported and tested by: Alex Deiter Pointy hat to: kaiw Reviewed by: emax |
||
---|---|---|
.. | ||
bcmfw | ||
bt3cfw | ||
bthidcontrol | ||
bthidd | ||
btpand | ||
hccontrol | ||
hcsecd | ||
hcseriald | ||
l2control | ||
l2ping | ||
rfcomm_pppd | ||
sdpcontrol | ||
sdpd | ||
Makefile | ||
Makefile.inc |