Skip to content
Snippets Groups Projects
Commit c44d106a authored by Oleksandr Natalenko's avatar Oleksandr Natalenko Committed by 谢秀奇
Browse files

HID: chicony: add another quirk for PixArt mouse

[ Upstream commit dcf768b0 ]

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>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
Signed-off-by: default avatarYang Yingliang <yangyingliang@huawei.com>
parent 4b4b98f3
No related branches found
No related tags found
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