mirror of
https://github.com/opnsense/src.git
synced 2026-06-19 21:49:14 -04:00
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 | ||