OSDN Git Service

HID: Add quirk for Primax PIXART OEM mice
authorSebastian Parschauer <sparschauer@suse.de>
Tue, 20 Nov 2018 06:25:08 +0000 (07:25 +0100)
committerJiri Kosina <jkosina@suse.cz>
Tue, 20 Nov 2018 12:07:52 +0000 (13:07 +0100)
commitfb862c3b199d28bee238d52e8270eae8650d6cb0
tree3532c8f419eb42fe3f1ffee1de44638dd931ac96
parent86c31524b27c7e686841dd4a79eda95cfd989f16
HID: Add quirk for Primax PIXART OEM mice

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 two Primax mice as well.

0x4e22 is the Dell MS111-P and 0x4d0f is the unbranded HP Portia
mouse HP 697738-001. Both were built until approx. 2014.
Those were the standard mice from those vendors and are still
around - even as new old stock.

Reference: https://github.com/sriemer/fix-linux-mouse/issues/11

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