Skip to content
Commit dcf768b0 authored by Oleksandr Natalenko's avatar Oleksandr Natalenko Committed by Jiri Kosina
Browse files

HID: chicony: add another quirk for PixArt mouse



I've spotted another Chicony PixArt mouse in the wild, which requires
HID_QUIRK_ALWAYS_POLL quirk, otherwise it disconnects each minute.

USB ID of this device is 0x04f2:0x0939.

We've introduced quirks like this for other models before, so lets add
this mouse too.

Link: https://github.com/sriemer/fix-linux-mouse#usb-mouse-disconnectsreconnects-every-minute-on-linux
Signed-off-by: default avatarOleksandr Natalenko <oleksandr@redhat.com>
Acked-by: default avatarSebastian Parschauer <s.parschauer@gmx.de>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 21acee4e
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