diff options
author | István Váradi <ivaradi@varadiistvan.hu> | 2019-07-24 20:09:18 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2019-08-05 14:11:25 +0200 |
commit | 7bc74853fd61432ec59f812a40425bf6d8c986a4 (patch) | |
tree | f6b8002d219f2e5f289e12991caaa7cdc3f78752 /drivers/hid/wacom_wac.c | |
parent | HID: logitech-dj: Really fix return value of logi_dj_recv_query_hidpp_devices (diff) | |
download | linux-7bc74853fd61432ec59f812a40425bf6d8c986a4.tar.xz linux-7bc74853fd61432ec59f812a40425bf6d8c986a4.zip |
HID: quirks: Set the INCREMENT_USAGE_ON_DUPLICATE quirk on Saitek X52
The Saitek X52 joystick has a pair of axes that are originally
(by the Windows driver) used as mouse pointer controls. The corresponding
usage->hid values are 0x50024 and 0x50026. Thus they are handled
as unknown axes and both get mapped to ABS_MISC. The quirk makes
the second axis to be mapped to ABS_MISC1 and thus made available
separately.
[jkosina@suse.cz: squashed two patches into one]
Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/wacom_wac.c')
0 files changed, 0 insertions, 0 deletions