commit | 819d578d51d0ce73f06e35d69395ef55cd683a74 | [log] [tgz] |
---|---|---|
author | Tony Fischetti <tony.fischetti@gmail.com> | Thu Mar 12 12:16:06 2020 -0400 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Mar 16 22:33:20 2020 +0100 |
tree | 003523697e56014a9b6adb6c61310bba455354ab | |
parent | 58322a1590fc189a8e1e349d309637d4a4942840 [diff] |
HID: add ALWAYS_POLL quirk to lenovo pixart mouse A lenovo pixart mouse (17ef:608d) is afflicted common the the malfunction where it disconnects and reconnects every minute--each time incrementing the device number. This patch adds the device id of the device and specifies that it needs the HID_QUIRK_ALWAYS_POLL quirk in order to work properly. Signed-off-by: Tony Fischetti <tony.fischetti@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>