CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2021/08/26 15:05:01

Modified files:
        sys/dev/i2c    : ihidev.c 

Log message:
Request wMaxInputLength bytes of data on each interrupt which should
already account for the two-byte length and one-byte report id,
rather than adding them ourself and requesting wMaxInputLength + 3.

Fixes dwiic timeouts requesting data from at least one touchpad.

Tested by various

Reply via email to