aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-ids.h
diff options
context:
space:
mode:
authorNirenjan Krishnan <nirenjan@gmail.com>2021-03-29 09:10:02 -0700
committerJiri Kosina <jkosina@suse.cz>2021-05-05 14:25:34 +0200
commit25bdbfbb2d8331a67824dd03d0087e9c98835f3a (patch)
tree5426b7fd427f300c85d3b01b50a288bb36e0ede9 /drivers/hid/hid-ids.h
parentHID: asus: Filter keyboard EC for old ROG keyboard (diff)
downloadlinux-dev-25bdbfbb2d8331a67824dd03d0087e9c98835f3a.tar.xz
linux-dev-25bdbfbb2d8331a67824dd03d0087e9c98835f3a.zip
HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65
The Saitek X65 joystick has a pair of axes that were used as mouse pointer controls by the Windows driver. The corresponding usage page is the Game Controls page, which is not recognized by the generic HID driver, and therefore, both axes get mapped to ABS_MISC. The quirk makes the second axis get mapped to ABS_MISC+1, and therefore made available separately. Signed-off-by: Nirenjan Krishnan <nirenjan@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-ids.h')
-rw-r--r--drivers/hid/hid-ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h
index e0d8dab18a7d..7601ec19ab28 100644
--- a/drivers/hid/hid-ids.h
+++ b/drivers/hid/hid-ids.h
@@ -1051,6 +1051,7 @@
#define USB_DEVICE_ID_SAITEK_X52 0x075c
#define USB_DEVICE_ID_SAITEK_X52_2 0x0255
#define USB_DEVICE_ID_SAITEK_X52_PRO 0x0762
+#define USB_DEVICE_ID_SAITEK_X65 0x0b6a
#define USB_VENDOR_ID_SAMSUNG 0x0419
#define USB_DEVICE_ID_SAMSUNG_IR_REMOTE 0x0001