diff options
Diffstat (limited to 'drivers/hid/hid-ids.h')
-rw-r--r-- | drivers/hid/hid-ids.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h index 3341baa86a30..5cd1a6a356a3 100644 --- a/drivers/hid/hid-ids.h +++ b/drivers/hid/hid-ids.h | |||
@@ -97,6 +97,12 @@ | |||
97 | #define USB_DEVICE_ID_APPLE_WELLSPRING3_ANSI 0x0236 | 97 | #define USB_DEVICE_ID_APPLE_WELLSPRING3_ANSI 0x0236 |
98 | #define USB_DEVICE_ID_APPLE_WELLSPRING3_ISO 0x0237 | 98 | #define USB_DEVICE_ID_APPLE_WELLSPRING3_ISO 0x0237 |
99 | #define USB_DEVICE_ID_APPLE_WELLSPRING3_JIS 0x0238 | 99 | #define USB_DEVICE_ID_APPLE_WELLSPRING3_JIS 0x0238 |
100 | #define USB_DEVICE_ID_APPLE_WELLSPRING4_ANSI 0x023f | ||
101 | #define USB_DEVICE_ID_APPLE_WELLSPRING4_ISO 0x0240 | ||
102 | #define USB_DEVICE_ID_APPLE_WELLSPRING4_JIS 0x0241 | ||
103 | #define USB_DEVICE_ID_APPLE_WELLSPRING4A_ANSI 0x0242 | ||
104 | #define USB_DEVICE_ID_APPLE_WELLSPRING4A_ISO 0x0243 | ||
105 | #define USB_DEVICE_ID_APPLE_WELLSPRING4A_JIS 0x0244 | ||
100 | #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_ANSI 0x0239 | 106 | #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_ANSI 0x0239 |
101 | #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_ISO 0x023a | 107 | #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_ISO 0x023a |
102 | #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_JIS 0x023b | 108 | #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_JIS 0x023b |
@@ -156,6 +162,7 @@ | |||
156 | #define USB_VENDOR_ID_CHICONY 0x04f2 | 162 | #define USB_VENDOR_ID_CHICONY 0x04f2 |
157 | #define USB_DEVICE_ID_CHICONY_TACTICAL_PAD 0x0418 | 163 | #define USB_DEVICE_ID_CHICONY_TACTICAL_PAD 0x0418 |
158 | #define USB_DEVICE_ID_CHICONY_MULTI_TOUCH 0xb19d | 164 | #define USB_DEVICE_ID_CHICONY_MULTI_TOUCH 0xb19d |
165 | #define USB_DEVICE_ID_CHICONY_WIRELESS 0x0618 | ||
159 | 166 | ||
160 | #define USB_VENDOR_ID_CIDC 0x1677 | 167 | #define USB_VENDOR_ID_CIDC 0x1677 |
161 | 168 | ||
@@ -203,6 +210,9 @@ | |||
203 | #define USB_VENDOR_ID_ELO 0x04E7 | 210 | #define USB_VENDOR_ID_ELO 0x04E7 |
204 | #define USB_DEVICE_ID_ELO_TS2700 0x0020 | 211 | #define USB_DEVICE_ID_ELO_TS2700 0x0020 |
205 | 212 | ||
213 | #define USB_VENDOR_ID_EMS 0x2006 | ||
214 | #define USB_DEVICE_ID_EMS_TRIO_LINKER_PLUS_II 0x0118 | ||
215 | |||
206 | #define USB_VENDOR_ID_ESSENTIAL_REALITY 0x0d7f | 216 | #define USB_VENDOR_ID_ESSENTIAL_REALITY 0x0d7f |
207 | #define USB_DEVICE_ID_ESSENTIAL_REALITY_P5 0x0100 | 217 | #define USB_DEVICE_ID_ESSENTIAL_REALITY_P5 0x0100 |
208 | 218 | ||