aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-ids.h
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2011-10-25 03:59:04 -0400
committerJiri Kosina <jkosina@suse.cz>2011-10-25 03:59:04 -0400
commitb3aec7b686329e6bb65aa08c7f9458f7fd512f06 (patch)
tree67ae55567b5747f32ddd76dd63621bd2ca756a88 /drivers/hid/hid-ids.h
parentf6f12427844516bc8e9cf84f43aca7bbbaa48157 (diff)
parent1bcc20675a1ac1ba47eaa201e02a89b0508e17b2 (diff)
Merge branch 'upstream' into for-linus
Conflicts: drivers/hid/hid-core.c drivers/hid/hid-ids.h
Diffstat (limited to 'drivers/hid/hid-ids.h')
-rw-r--r--drivers/hid/hid-ids.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h
index d5dbb1a4f76b..1680e99b4816 100644
--- a/drivers/hid/hid-ids.h
+++ b/drivers/hid/hid-ids.h
@@ -112,6 +112,12 @@
112#define USB_DEVICE_ID_APPLE_ALU_REVB_ANSI 0x024f 112#define USB_DEVICE_ID_APPLE_ALU_REVB_ANSI 0x024f
113#define USB_DEVICE_ID_APPLE_ALU_REVB_ISO 0x0250 113#define USB_DEVICE_ID_APPLE_ALU_REVB_ISO 0x0250
114#define USB_DEVICE_ID_APPLE_ALU_REVB_JIS 0x0251 114#define USB_DEVICE_ID_APPLE_ALU_REVB_JIS 0x0251
115#define USB_DEVICE_ID_APPLE_WELLSPRING6A_ANSI 0x0249
116#define USB_DEVICE_ID_APPLE_WELLSPRING6A_ISO 0x024a
117#define USB_DEVICE_ID_APPLE_WELLSPRING6A_JIS 0x024b
118#define USB_DEVICE_ID_APPLE_WELLSPRING6_ANSI 0x024c
119#define USB_DEVICE_ID_APPLE_WELLSPRING6_ISO 0x024d
120#define USB_DEVICE_ID_APPLE_WELLSPRING6_JIS 0x024e
115#define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_ANSI 0x0239 121#define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_ANSI 0x0239
116#define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_ISO 0x023a 122#define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_ISO 0x023a
117#define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_JIS 0x023b 123#define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_JIS 0x023b
@@ -687,6 +693,9 @@
687#define USB_VENDOR_ID_WISEGROUP_LTD 0x6666 693#define USB_VENDOR_ID_WISEGROUP_LTD 0x6666
688#define USB_VENDOR_ID_WISEGROUP_LTD2 0x6677 694#define USB_VENDOR_ID_WISEGROUP_LTD2 0x6677
689#define USB_DEVICE_ID_SMARTJOY_DUAL_PLUS 0x8802 695#define USB_DEVICE_ID_SMARTJOY_DUAL_PLUS 0x8802
696#define USB_DEVICE_ID_SUPER_JOY_BOX_3_PRO 0x8801
697#define USB_DEVICE_ID_SUPER_DUAL_BOX_PRO 0x8802
698#define USB_DEVICE_ID_SUPER_JOY_BOX_5_PRO 0x8804
690 699
691#define USB_VENDOR_ID_X_TENSIONS 0x1ae7 700#define USB_VENDOR_ID_X_TENSIONS 0x1ae7
692#define USB_DEVICE_ID_SPEEDLINK_VAD_CEZANNE 0x9001 701#define USB_DEVICE_ID_SPEEDLINK_VAD_CEZANNE 0x9001
@@ -702,4 +711,7 @@
702#define USB_VENDOR_ID_ZYDACRON 0x13EC 711#define USB_VENDOR_ID_ZYDACRON 0x13EC
703#define USB_DEVICE_ID_ZYDACRON_REMOTE_CONTROL 0x0006 712#define USB_DEVICE_ID_ZYDACRON_REMOTE_CONTROL 0x0006
704 713
714#define USB_VENDOR_ID_PRIMAX 0x0461
715#define USB_DEVICE_ID_PRIMAX_KEYBOARD 0x4e05
716
705#endif 717#endif