aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-ids.h
diff options
context:
space:
mode:
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>2013-07-15 04:12:18 -0400
committerJiri Kosina <jkosina@suse.cz>2013-07-15 04:25:33 -0400
commit0adb9c2c5ed42f199cb2a630c37d18dee385fae2 (patch)
treef160eb7db90ab4204827e0ae00177c71942e8eb6 /drivers/hid/hid-ids.h
parent38ead6ef1d94e782bec49002ff65f2bdaddfeb15 (diff)
HID: kye: Add report fixup for Genius Gx Imperator Keyboard
Genius Gx Imperator Keyboard presents the same problem in its report descriptors than Genius Gila Gaming Mouse. Use the same fixup for both. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=928561 Reported-and-tested-by: Honza Brazdil <jbrazdil@redhat.com> Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.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 c5aea29f164f..02885319c10a 100644
--- a/drivers/hid/hid-ids.h
+++ b/drivers/hid/hid-ids.h
@@ -479,6 +479,7 @@
479#define USB_VENDOR_ID_KYE 0x0458 479#define USB_VENDOR_ID_KYE 0x0458
480#define USB_DEVICE_ID_KYE_ERGO_525V 0x0087 480#define USB_DEVICE_ID_KYE_ERGO_525V 0x0087
481#define USB_DEVICE_ID_GENIUS_GILA_GAMING_MOUSE 0x0138 481#define USB_DEVICE_ID_GENIUS_GILA_GAMING_MOUSE 0x0138
482#define USB_DEVICE_ID_GENIUS_GX_IMPERATOR 0x4018
482#define USB_DEVICE_ID_KYE_GPEN_560 0x5003 483#define USB_DEVICE_ID_KYE_GPEN_560 0x5003
483#define USB_DEVICE_ID_KYE_EASYPEN_I405X 0x5010 484#define USB_DEVICE_ID_KYE_EASYPEN_I405X 0x5010
484#define USB_DEVICE_ID_KYE_MOUSEPEN_I608X 0x5011 485#define USB_DEVICE_ID_KYE_MOUSEPEN_I608X 0x5011