HID: Add quirk for Labtec/ODDOR/aikeec handbrake
authorSebastian Parschauer <s.parschauer@gmx.de>
Mon, 27 Nov 2023 22:49:37 +0000 (23:49 +0100)
committerJiri Kosina <jkosina@suse.com>
Mon, 4 Dec 2023 15:21:05 +0000 (16:21 +0100)
commit31e52523267faab5ed8569b9d5c22c9a2283872f
treea9c9ec0d4a20e2c50f3c5aecff72283723ef1a9c
parenta9f68ffe1170ca4bc17ab29067d806a354a026e0
HID: Add quirk for Labtec/ODDOR/aikeec handbrake

This device needs ALWAYS_POLL quirk, otherwise it keeps reconnecting
indefinitely. It is a handbrake for sim racing detected as joystick.
Reported and tested by GitHub user N0th1ngM4tt3rs.

Link: https://github.com/sriemer/fix-linux-mouse
Signed-off-by: Sebastian Parschauer <s.parschauer@gmx.de>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
drivers/hid/hid-ids.h
drivers/hid/hid-quirks.c