Skip to content
Commit 5e8021ae authored by Ankit Patel's avatar Ankit Patel Committed by Greg Kroah-Hartman
Browse files

HID: usbhid: Add ALWAYS_POLL quirk for some mice



commit f6d910a8 upstream.

Some additional USB mouse devices are needing ALWAYS_POLL quirk without
which they disconnect and reconnect every 60s.

Add below devices to the known quirk list.
CHERRY    VID 0x046a, PID 0x000c
MICROSOFT VID 0x045e, PID 0x0783
PRIMAX    VID 0x0461, PID 0x4e2a

Signed-off-by: default avatarAnkit Patel <anpatel@nvidia.com>
Signed-off-by: default avatarHaotien Hsu <haotienh@nvidia.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 5e88c6f4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment