diff options
Diffstat (limited to 'drivers/hid/hid-ids.h')
-rw-r--r-- | drivers/hid/hid-ids.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h index bb5f4fa479ad..39ff98a5bd61 100644 --- a/drivers/hid/hid-ids.h +++ b/drivers/hid/hid-ids.h | |||
@@ -91,6 +91,9 @@ | |||
91 | #define USB_DEVICE_ID_APPLE_WELLSPRING3_ANSI 0x0236 | 91 | #define USB_DEVICE_ID_APPLE_WELLSPRING3_ANSI 0x0236 |
92 | #define USB_DEVICE_ID_APPLE_WELLSPRING3_ISO 0x0237 | 92 | #define USB_DEVICE_ID_APPLE_WELLSPRING3_ISO 0x0237 |
93 | #define USB_DEVICE_ID_APPLE_WELLSPRING3_JIS 0x0238 | 93 | #define USB_DEVICE_ID_APPLE_WELLSPRING3_JIS 0x0238 |
94 | #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_ANSI 0x0239 | ||
95 | #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_ISO 0x023a | ||
96 | #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_JIS 0x023b | ||
94 | #define USB_DEVICE_ID_APPLE_FOUNTAIN_TP_ONLY 0x030a | 97 | #define USB_DEVICE_ID_APPLE_FOUNTAIN_TP_ONLY 0x030a |
95 | #define USB_DEVICE_ID_APPLE_GEYSER1_TP_ONLY 0x030b | 98 | #define USB_DEVICE_ID_APPLE_GEYSER1_TP_ONLY 0x030b |
96 | #define USB_DEVICE_ID_APPLE_ATV_IRCONTROL 0x8241 | 99 | #define USB_DEVICE_ID_APPLE_ATV_IRCONTROL 0x8241 |
@@ -172,6 +175,9 @@ | |||
172 | #define USB_VENDOR_ID_ETURBOTOUCH 0x22b9 | 175 | #define USB_VENDOR_ID_ETURBOTOUCH 0x22b9 |
173 | #define USB_DEVICE_ID_ETURBOTOUCH 0x0006 | 176 | #define USB_DEVICE_ID_ETURBOTOUCH 0x0006 |
174 | 177 | ||
178 | #define USB_VENDOR_ID_ETT 0x0664 | ||
179 | #define USB_DEVICE_ID_TC5UH 0x0309 | ||
180 | |||
175 | #define USB_VENDOR_ID_EZKEY 0x0518 | 181 | #define USB_VENDOR_ID_EZKEY 0x0518 |
176 | #define USB_DEVICE_ID_BTC_8193 0x0002 | 182 | #define USB_DEVICE_ID_BTC_8193 0x0002 |
177 | 183 | ||