HID: Add another Primax PIXART OEM mouse quirk
authorSebastian Parschauer <s.parschauer@gmx.de>
Mon, 1 Jul 2019 05:48:17 +0000 (07:48 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 2 Jul 2019 08:32:10 +0000 (10:32 +0200)
commit4c12954965fdf33d8ae3883c1931fc29ca023cfb
tree4bcff50a1d0754023c5fd41803085a8b6d31bdcb
parentb12bbdc5dd883f6575f57e529af26cd2c521b320
HID: Add another Primax PIXART OEM mouse quirk

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 Alienware branded Primax mouse as well.

Daniel Schepler (@dschepler) reported and tested the quirk.
Reference: https://github.com/sriemer/fix-linux-mouse/issues/15

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