]> git.ipfire.org Git - thirdparty/linux.git/commit - drivers/hid/hid-ids.h
HID: Add quirk for Microsoft PIXART OEM mouse
authorSebastian Parschauer <sparschauer@suse.de>
Wed, 7 Nov 2018 12:36:40 +0000 (13:36 +0100)
committerJiri Kosina <jkosina@suse.cz>
Thu, 8 Nov 2018 11:09:02 +0000 (12:09 +0100)
commite82e62e390d39c3819641cd721695702180d54fb
treed2789f52e257255c836bb8bfd3ce2e49f79c77af
parentaa9b760cec2385ad408bb2e346c7f6dc1be69a79
HID: Add quirk for Microsoft PIXART OEM mouse

The PixArt OEM mice are known for disconnecting every minute in
runlevel 1 or 3 if they are not always polled. So add quirk
ALWAYS_POLL for this one as well.

References:
https://www.spinics.net/lists/linux-usb/msg88965.html
http://linet.gr.jp/~kojima/PlamoWeb/ML/htdocs/201808/msg00019.html

Signed-off-by: Sebastian Parschauer <sparschauer@suse.de>
CC: stable@vger.kernel.org
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-ids.h
drivers/hid/hid-quirks.c