diff options
author | Anders F. U. Kiær <ablacksheep@gmail.com> | 2013-10-01 19:22:05 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-10-02 17:04:15 +0200 |
commit | 7da7cbbbeb60e0939fecdf9723b388136c175e5c (patch) | |
tree | 13acb58a7a00a4815de69fdcb3ad74ce3e23103b /drivers/hid/Kconfig | |
parent | 0f5a24c6602063e014ee48892ebf56093241106e (diff) |
HID: add Holtek USB ID 04d9:a081 SHARKOON DarkGlider
Added id, bindings and comments for Holtek USB ID 04d9:a081 SHARKOON
DarkGlider Gaming mouse to use the same corrections of the report
descriptor as Holtek 04d9:a04a. As the mouse exceed HID_MAX_USAGES
at the same offsets in the reported descriptor.
Tested on the hardware.
Signed-off-by: Anders F. U. Kiær <ablacksheep@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r-- | drivers/hid/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 71b70e3a7a7..c91d547191d 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -241,6 +241,7 @@ config HID_HOLTEK - Sharkoon Drakonia / Perixx MX-2000 gaming mice - Tracer Sniper TRM-503 / NOVA Gaming Slider X200 / Zalman ZM-GM1 + - SHARKOON DarkGlider Gaming mouse config HOLTEK_FF bool "Holtek On Line Grip force feedback support" |