Page MenuHomeFreeBSD

iichid(4): Read wMaxInputLength bytes over I2C even if we discards data
ClosedPublic

Authored by wulf on Feb 12 2025, 7:01 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 1, 5:46 AM
Unknown Object (File)
May 15 2025, 6:20 PM
Unknown Object (File)
Apr 30 2025, 2:04 AM
Unknown Object (File)
Apr 18 2025, 7:59 PM
Unknown Object (File)
Apr 7 2025, 8:21 AM
Unknown Object (File)
Mar 10 2025, 6:13 AM
Unknown Object (File)
Mar 7 2025, 6:50 AM
Unknown Object (File)
Mar 4 2025, 9:29 PM
Subscribers

Details

Summary

For some devices e.g. ITE5570 it is not enough to read HID-over-I2C
input length header of RESET command response to acknowledge interrupt.
Do a full-size read to avoid interrupt storm.

Sponsored by: Future Crew LLC
MFC after: 2 month

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable