CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/14 14:21:26
Modified files:
sys/dev/i2c : ihidev.c
Log message:
When iterating over the report IDs to calculate the maximum size, take
into account the 2 bytes needed to store the length. Also make sure
that we have at least wMaxInputLength bytes available for reading input
reports.
ok jcs@
