Fix HID descriptor for Surface Laptops

The HID descriptor on the Surface Laptops defines the contact count
incorrectly, causing Linux to read a contact count of zero and thus not
producing any touch events. The HID descriptor claims that the contact
count is reported 4 times as one byte value, whereas it is only reported
one time but followed by 3 padding bytes.

See also: https://github.com/qzed/linux-surface-kernel/wiki/IPTS-Firmware#bogus-hid-descriptor-for-surface-laptops-mshw0079
This commit is contained in:
Maximilian Luz 2019-10-02 16:44:08 +02:00
parent bf1f4b3216
commit eac0e5e7e3
No known key found for this signature in database
GPG key ID: 70EC0937F6C26F02