1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 2 /* 3 * USB HID quirks support for Linux 4 * 5 * Copyright (c) 1999 Andreas Gal 6 * Copyright (c) 2000-2005 Vojtech Pavlik <vojtech@suse.cz> 7 * Copyright (c) 2005 Michael Haboustak <mike-@cinci.rr.com> for Concept2, Inc 8 * Copyright (c) 2006-2007 Jiri Kosina 9 */ 10 11 /* 12 */ 13 14 #ifndef HID_IDS_H_FILE 15 #define HID_IDS_H_FILE 16 17 #define USB_VENDOR_ID_258A 0x258a 18 #define USB_DEVICE_ID_258A_6A88 0x6a88 19 20 #define USB_VENDOR_ID_3M 0x0596 21 #define USB_DEVICE_ID_3M1968 0x0500 22 #define USB_DEVICE_ID_3M2256 0x0502 23 #define USB_DEVICE_ID_3M3266 0x0506 24 25 #define USB_VENDOR_ID_A4TECH 0x09da 26 #define USB_DEVICE_ID_A4TECH_WCP32PU 0x0006 27 #define USB_DEVICE_ID_A4TECH_X5_005D 0x000a 28 #define USB_DEVICE_ID_A4TECH_RP_649 0x001a 29 #define USB_DEVICE_ID_A4TECH_NB_95 0x022b 30 31 #define USB_VENDOR_ID_AASHIMA 0x06d6 32 #define USB_DEVICE_ID_AASHIMA_GAMEPAD 0x0025 33 #define USB_DEVICE_ID_AASHIMA_PREDATOR 0x0026 34 35 #define USB_VENDOR_ID_ACECAD 0x0460 36 #define USB_DEVICE_ID_ACECAD_FLAIR 0x0004 37 #define USB_DEVICE_ID_ACECAD_302 0x0008 38 39 #define USB_VENDOR_ID_ACRUX 0x1a34 40 41 #define USB_VENDOR_ID_ACTIONSTAR 0x2101 42 #define USB_DEVICE_ID_ACTIONSTAR_1011 0x1011 43 44 #define USB_VENDOR_ID_ADATA_XPG 0x125f 45 #define USB_VENDOR_ID_ADATA_XPG_WL_GAMING_MOUSE 0x7505 46 #define USB_VENDOR_ID_ADATA_XPG_WL_GAMING_MOUSE_DONGLE 0x7506 47 48 #define USB_VENDOR_ID_ADS_TECH 0x06e1 49 #define USB_DEVICE_ID_ADS_TECH_RADIO_SI470X 0xa155 50 51 #define USB_VENDOR_ID_AFATECH 0x15a4 52 #define USB_DEVICE_ID_AFATECH_AF9016 0x9016 53 54 #define USB_VENDOR_ID_AIPTEK 0x08ca 55 #define USB_DEVICE_ID_AIPTEK_01 0x0001 56 #define USB_DEVICE_ID_AIPTEK_10 0x0010 57 #define USB_DEVICE_ID_AIPTEK_20 0x0020 58 #define USB_DEVICE_ID_AIPTEK_21 0x0021 59 #define USB_DEVICE_ID_AIPTEK_22 0x0022 60 #define USB_DEVICE_ID_AIPTEK_23 0x0023 61 #define USB_DEVICE_ID_AIPTEK_24 0x0024 62 63 #define USB_VENDOR_ID_AIRCABLE 0x16CA 64 #define USB_DEVICE_ID_AIRCABLE1 0x1502 65 66 #define USB_VENDOR_ID_AIREN 0x1a2c 67 #define USB_DEVICE_ID_AIREN_SLIMPLUS 0x0002 68 69 #define USB_VENDOR_ID_AKAI 0x2011 70 #define USB_DEVICE_ID_AKAI_MPKMINI2 0x0715 71 72 #define USB_VENDOR_ID_AKAI_09E8 0x09E8 73 #define USB_DEVICE_ID_AKAI_09E8_MIDIMIX 0x0031 74 75 #define USB_VENDOR_ID_ALCOR 0x058f 76 #define USB_DEVICE_ID_ALCOR_USBRS232 0x9720 77 #define USB_DEVICE_ID_ALCOR_MALTRON_KB 0x9410 78 79 #define USB_VENDOR_ID_ALPS 0x0433 80 #define USB_DEVICE_ID_IBM_GAMEPAD 0x1101 81 82 #define USB_VENDOR_ID_ALPS_JP 0x044E 83 #define HID_DEVICE_ID_ALPS_U1_DUAL 0x120B 84 #define HID_DEVICE_ID_ALPS_U1 0x1215 85 #define HID_DEVICE_ID_ALPS_U1_UNICORN_LEGACY 0x121E 86 #define HID_DEVICE_ID_ALPS_T4_BTNLESS 0x120C 87 88 #define USB_VENDOR_ID_AMI 0x046b 89 #define USB_DEVICE_ID_AMI_VIRT_KEYBOARD_AND_MOUSE 0xff10 90 91 #define USB_VENDOR_ID_ANTON 0x1130 92 #define USB_DEVICE_ID_ANTON_TOUCH_PAD 0x3101 93 94 #define USB_VENDOR_ID_APPLE 0x05ac 95 #define BT_VENDOR_ID_APPLE 0x004c 96 #define USB_DEVICE_ID_APPLE_MIGHTYMOUSE 0x0304 97 #define USB_DEVICE_ID_APPLE_MAGICMOUSE 0x030d 98 #define USB_DEVICE_ID_APPLE_MAGICMOUSE2 0x0269 99 #define USB_DEVICE_ID_APPLE_MAGICMOUSE2_USBC 0x0323 100 #define USB_DEVICE_ID_APPLE_MAGICTRACKPAD 0x030e 101 #define USB_DEVICE_ID_APPLE_MAGICTRACKPAD2 0x0265 102 #define USB_DEVICE_ID_APPLE_MAGICTRACKPAD2_USBC 0x0324 103 #define USB_DEVICE_ID_APPLE_FOUNTAIN_ANSI 0x020e 104 #define USB_DEVICE_ID_APPLE_FOUNTAIN_ISO 0x020f 105 #define USB_DEVICE_ID_APPLE_GEYSER_ANSI 0x0214 106 #define USB_DEVICE_ID_APPLE_GEYSER_ISO 0x0215 107 #define USB_DEVICE_ID_APPLE_GEYSER_JIS 0x0216 108 #define USB_DEVICE_ID_APPLE_GEYSER3_ANSI 0x0217 109 #define USB_DEVICE_ID_APPLE_GEYSER3_ISO 0x0218 110 #define USB_DEVICE_ID_APPLE_GEYSER3_JIS 0x0219 111 #define USB_DEVICE_ID_APPLE_GEYSER4_ANSI 0x021a 112 #define USB_DEVICE_ID_APPLE_GEYSER4_ISO 0x021b 113 #define USB_DEVICE_ID_APPLE_GEYSER4_JIS 0x021c 114 #define USB_DEVICE_ID_APPLE_ALU_MINI_ANSI 0x021d 115 #define USB_DEVICE_ID_APPLE_ALU_MINI_ISO 0x021e 116 #define USB_DEVICE_ID_APPLE_ALU_MINI_JIS 0x021f 117 #define USB_DEVICE_ID_APPLE_ALU_ANSI 0x0220 118 #define USB_DEVICE_ID_APPLE_ALU_ISO 0x0221 119 #define USB_DEVICE_ID_APPLE_ALU_JIS 0x0222 120 #define USB_DEVICE_ID_APPLE_WELLSPRING_ANSI 0x0223 121 #define USB_DEVICE_ID_APPLE_WELLSPRING_ISO 0x0224 122 #define USB_DEVICE_ID_APPLE_WELLSPRING_JIS 0x0225 123 #define USB_DEVICE_ID_APPLE_GEYSER4_HF_ANSI 0x0229 124 #define USB_DEVICE_ID_APPLE_GEYSER4_HF_ISO 0x022a 125 #define USB_DEVICE_ID_APPLE_GEYSER4_HF_JIS 0x022b 126 #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_ANSI 0x022c 127 #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_ISO 0x022d 128 #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_JIS 0x022e 129 #define USB_DEVICE_ID_APPLE_WELLSPRING2_ANSI 0x0230 130 #define USB_DEVICE_ID_APPLE_WELLSPRING2_ISO 0x0231 131 #define USB_DEVICE_ID_APPLE_WELLSPRING2_JIS 0x0232 132 #define USB_DEVICE_ID_APPLE_WELLSPRING3_ANSI 0x0236 133 #define USB_DEVICE_ID_APPLE_WELLSPRING3_ISO 0x0237 134 #define USB_DEVICE_ID_APPLE_WELLSPRING3_JIS 0x0238 135 #define USB_DEVICE_ID_APPLE_WELLSPRING4_ANSI 0x023f 136 #define USB_DEVICE_ID_APPLE_WELLSPRING4_ISO 0x0240 137 #define USB_DEVICE_ID_APPLE_WELLSPRING4_JIS 0x0241 138 #define USB_DEVICE_ID_APPLE_WELLSPRING4A_ANSI 0x0242 139 #define USB_DEVICE_ID_APPLE_WELLSPRING4A_ISO 0x0243 140 #define USB_DEVICE_ID_APPLE_WELLSPRING4A_JIS 0x0244 141 #define USB_DEVICE_ID_APPLE_WELLSPRING5_ANSI 0x0245 142 #define USB_DEVICE_ID_APPLE_WELLSPRING5_ISO 0x0246 143 #define USB_DEVICE_ID_APPLE_WELLSPRING5_JIS 0x0247 144 #define USB_DEVICE_ID_APPLE_ALU_REVB_ANSI 0x024f 145 #define USB_DEVICE_ID_APPLE_ALU_REVB_ISO 0x0250 146 #define USB_DEVICE_ID_APPLE_ALU_REVB_JIS 0x0251 147 #define USB_DEVICE_ID_APPLE_WELLSPRING5A_ANSI 0x0252 148 #define USB_DEVICE_ID_APPLE_WELLSPRING5A_ISO 0x0253 149 #define USB_DEVICE_ID_APPLE_WELLSPRING5A_JIS 0x0254 150 #define USB_DEVICE_ID_APPLE_WELLSPRING7A_ANSI 0x0259 151 #define USB_DEVICE_ID_APPLE_WELLSPRING7A_ISO 0x025a 152 #define USB_DEVICE_ID_APPLE_WELLSPRING7A_JIS 0x025b 153 #define USB_DEVICE_ID_APPLE_WELLSPRING6A_ANSI 0x0249 154 #define USB_DEVICE_ID_APPLE_WELLSPRING6A_ISO 0x024a 155 #define USB_DEVICE_ID_APPLE_WELLSPRING6A_JIS 0x024b 156 #define USB_DEVICE_ID_APPLE_WELLSPRING6_ANSI 0x024c 157 #define USB_DEVICE_ID_APPLE_WELLSPRING6_ISO 0x024d 158 #define USB_DEVICE_ID_APPLE_WELLSPRING6_JIS 0x024e 159 #define USB_DEVICE_ID_APPLE_WELLSPRING7_ANSI 0x0262 160 #define USB_DEVICE_ID_APPLE_WELLSPRING7_ISO 0x0263 161 #define USB_DEVICE_ID_APPLE_WELLSPRING7_JIS 0x0264 162 #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_ANSI 0x0239 163 #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_ISO 0x023a 164 #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_JIS 0x023b 165 #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ANSI 0x0255 166 #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO 0x0256 167 #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_JIS 0x0257 168 #define USB_DEVICE_ID_APPLE_MAGIC_KEYBOARD_2015 0x0267 169 #define USB_DEVICE_ID_APPLE_MAGIC_KEYBOARD_NUMPAD_2015 0x026c 170 #define USB_DEVICE_ID_APPLE_MAGIC_KEYBOARD_2021 0x029c 171 #define USB_DEVICE_ID_APPLE_MAGIC_KEYBOARD_FINGERPRINT_2021 0x029a 172 #define USB_DEVICE_ID_APPLE_MAGIC_KEYBOARD_NUMPAD_2021 0x029f 173 #define USB_DEVICE_ID_APPLE_MAGIC_KEYBOARD_2024 0x0320 174 #define USB_DEVICE_ID_APPLE_MAGIC_KEYBOARD_FINGERPRINT_2024 0x0321 175 #define USB_DEVICE_ID_APPLE_MAGIC_KEYBOARD_NUMPAD_2024 0x0322 176 #define USB_DEVICE_ID_APPLE_WELLSPRING8_ANSI 0x0290 177 #define USB_DEVICE_ID_APPLE_WELLSPRING8_ISO 0x0291 178 #define USB_DEVICE_ID_APPLE_WELLSPRING8_JIS 0x0292 179 #define USB_DEVICE_ID_APPLE_WELLSPRING9_ANSI 0x0272 180 #define USB_DEVICE_ID_APPLE_WELLSPRING9_ISO 0x0273 181 #define USB_DEVICE_ID_APPLE_WELLSPRING9_JIS 0x0274 182 #define USB_DEVICE_ID_APPLE_WELLSPRINGT2_J140K 0x027a 183 #define USB_DEVICE_ID_APPLE_WELLSPRINGT2_J132 0x027b 184 #define USB_DEVICE_ID_APPLE_WELLSPRINGT2_J680 0x027c 185 #define USB_DEVICE_ID_APPLE_WELLSPRINGT2_J680_ALT 0x0278 186 #define USB_DEVICE_ID_APPLE_WELLSPRINGT2_J213 0x027d 187 #define USB_DEVICE_ID_APPLE_WELLSPRINGT2_J214K 0x027e 188 #define USB_DEVICE_ID_APPLE_WELLSPRINGT2_J223 0x027f 189 #define USB_DEVICE_ID_APPLE_WELLSPRINGT2_J230K 0x0280 190 #define USB_DEVICE_ID_APPLE_WELLSPRINGT2_J152F 0x0340 191 #define USB_DEVICE_ID_APPLE_FOUNTAIN_TP_ONLY 0x030a 192 #define USB_DEVICE_ID_APPLE_GEYSER1_TP_ONLY 0x030b 193 #define USB_DEVICE_ID_APPLE_IRCONTROL 0x8240 194 #define USB_DEVICE_ID_APPLE_IRCONTROL2 0x1440 195 #define USB_DEVICE_ID_APPLE_IRCONTROL3 0x8241 196 #define USB_DEVICE_ID_APPLE_IRCONTROL4 0x8242 197 #define USB_DEVICE_ID_APPLE_IRCONTROL5 0x8243 198 #define USB_DEVICE_ID_APPLE_TOUCHBAR_BACKLIGHT 0x8102 199 #define USB_DEVICE_ID_APPLE_TOUCHBAR_DISPLAY 0x8302 200 201 #define USB_VENDOR_ID_ASETEK 0x2433 202 #define USB_DEVICE_ID_ASETEK_INVICTA 0xf300 203 #define USB_DEVICE_ID_ASETEK_FORTE 0xf301 204 #define USB_DEVICE_ID_ASETEK_LA_PRIMA 0xf303 205 #define USB_DEVICE_ID_ASETEK_TONY_KANAAN 0xf306 206 207 #define USB_VENDOR_ID_ASUS 0x0486 208 #define USB_DEVICE_ID_ASUS_T91MT 0x0185 209 #define USB_DEVICE_ID_ASUSTEK_MULTITOUCH_YFO 0x0186 210 211 #define USB_VENDOR_ID_ASUSTEK 0x0b05 212 #define USB_DEVICE_ID_ASUSTEK_LCM 0x1726 213 #define USB_DEVICE_ID_ASUSTEK_LCM2 0x175b 214 #define USB_DEVICE_ID_ASUSTEK_T100TA_KEYBOARD 0x17e0 215 #define USB_DEVICE_ID_ASUSTEK_T100TAF_KEYBOARD 0x1807 216 #define USB_DEVICE_ID_ASUSTEK_T100CHI_KEYBOARD 0x8502 217 #define USB_DEVICE_ID_ASUSTEK_T101HA_KEYBOARD 0x183d 218 #define USB_DEVICE_ID_ASUSTEK_T304_KEYBOARD 0x184a 219 #define USB_DEVICE_ID_ASUSTEK_I2C_KEYBOARD 0x8585 220 #define USB_DEVICE_ID_ASUSTEK_I2C_TOUCHPAD 0x0101 221 #define USB_DEVICE_ID_ASUSTEK_ROG_KEYBOARD1 0x1854 222 #define USB_DEVICE_ID_ASUSTEK_ROG_KEYBOARD2 0x1837 223 #define USB_DEVICE_ID_ASUSTEK_ROG_KEYBOARD3 0x1822 224 #define USB_DEVICE_ID_ASUSTEK_ROG_NKEY_KEYBOARD 0x1866 225 #define USB_DEVICE_ID_ASUSTEK_ROG_NKEY_KEYBOARD2 0x19b6 226 #define USB_DEVICE_ID_ASUSTEK_ROG_Z13_FOLIO 0x1a30 227 #define USB_DEVICE_ID_ASUSTEK_ROG_Z13_LIGHTBAR 0x18c6 228 #define USB_DEVICE_ID_ASUSTEK_ROG_NKEY_ALLY 0x1abe 229 #define USB_DEVICE_ID_ASUSTEK_ROG_NKEY_ALLY_X 0x1b4c 230 #define USB_DEVICE_ID_ASUSTEK_ROG_CLAYMORE_II_KEYBOARD 0x196b 231 #define USB_DEVICE_ID_ASUSTEK_FX503VD_KEYBOARD 0x1869 232 233 #define USB_VENDOR_ID_ATEN 0x0557 234 #define USB_DEVICE_ID_ATEN_UC100KM 0x2004 235 #define USB_DEVICE_ID_ATEN_CS124U 0x2202 236 #define USB_DEVICE_ID_ATEN_2PORTKVM 0x2204 237 #define USB_DEVICE_ID_ATEN_4PORTKVM 0x2205 238 #define USB_DEVICE_ID_ATEN_4PORTKVMC 0x2208 239 #define USB_DEVICE_ID_ATEN_CS682 0x2213 240 #define USB_DEVICE_ID_ATEN_CS692 0x8021 241 #define USB_DEVICE_ID_ATEN_CS1758 0x2220 242 243 #define USB_VENDOR_ID_ATMEL 0x03eb 244 #define USB_DEVICE_ID_ATMEL_MULTITOUCH 0x211c 245 #define USB_DEVICE_ID_ATMEL_MXT_DIGITIZER 0x2118 246 #define USB_VENDOR_ID_ATMEL_V_USB 0x16c0 247 #define USB_DEVICE_ID_ATMEL_V_USB 0x05df 248 249 #define USB_VENDOR_ID_AUREAL 0x0755 250 #define USB_DEVICE_ID_AUREAL_W01RN 0x2626 251 252 #define USB_VENDOR_ID_AVERMEDIA 0x07ca 253 #define USB_DEVICE_ID_AVER_FM_MR800 0xb800 254 255 #define USB_VENDOR_ID_AXENTIA 0x12cf 256 #define USB_DEVICE_ID_AXENTIA_FM_RADIO 0x7111 257 258 #define USB_VENDOR_ID_BAANTO 0x2453 259 #define USB_DEVICE_ID_BAANTO_MT_190W2 0x0100 260 261 #define USB_VENDOR_ID_BELKIN 0x050d 262 #define USB_DEVICE_ID_FLIP_KVM 0x3201 263 264 #define USB_VENDOR_ID_BERKSHIRE 0x0c98 265 #define USB_DEVICE_ID_BERKSHIRE_PCWD 0x1140 266 267 #define USB_VENDOR_ID_BETOP_2185BFM 0x11c2 268 #define USB_VENDOR_ID_BETOP_2185PC 0x11c0 269 #define USB_VENDOR_ID_BETOP_2185V2PC 0x8380 270 #define USB_VENDOR_ID_BETOP_2185V2BFM 0x20bc 271 272 #define USB_VENDOR_ID_BIGBEN 0x146b 273 #define USB_DEVICE_ID_BIGBEN_PS3OFMINIPAD 0x0902 274 275 #define USB_VENDOR_ID_BTC 0x046e 276 #define USB_DEVICE_ID_BTC_EMPREX_REMOTE 0x5578 277 #define USB_DEVICE_ID_BTC_EMPREX_REMOTE_2 0x5577 278 279 #define USB_VENDOR_ID_CAMMUS 0x3416 280 #define USB_DEVICE_ID_CAMMUS_C5 0x0301 281 #define USB_DEVICE_ID_CAMMUS_C12 0x0302 282 283 #define USB_VENDOR_ID_CANDO 0x2087 284 #define USB_DEVICE_ID_CANDO_PIXCIR_MULTI_TOUCH 0x0703 285 #define USB_DEVICE_ID_CANDO_MULTI_TOUCH 0x0a01 286 #define USB_DEVICE_ID_CANDO_MULTI_TOUCH_10_1 0x0a02 287 #define USB_DEVICE_ID_CANDO_MULTI_TOUCH_11_6 0x0b03 288 #define USB_DEVICE_ID_CANDO_MULTI_TOUCH_15_6 0x0f01 289 290 #define USB_VENDOR_ID_CH 0x068e 291 #define USB_DEVICE_ID_CH_PRO_THROTTLE 0x00f1 292 #define USB_DEVICE_ID_CH_PRO_PEDALS 0x00f2 293 #define USB_DEVICE_ID_CH_FIGHTERSTICK 0x00f3 294 #define USB_DEVICE_ID_CH_COMBATSTICK 0x00f4 295 #define USB_DEVICE_ID_CH_FLIGHT_SIM_ECLIPSE_YOKE 0x0051 296 #define USB_DEVICE_ID_CH_FLIGHT_SIM_YOKE 0x00ff 297 #define USB_DEVICE_ID_CH_3AXIS_5BUTTON_STICK 0x00d3 298 #define USB_DEVICE_ID_CH_AXIS_295 0x001c 299 300 #define USB_VENDOR_ID_CHERRY 0x046a 301 #define USB_DEVICE_ID_CHERRY_CYMOTION 0x0023 302 #define USB_DEVICE_ID_CHERRY_CYMOTION_SOLAR 0x0027 303 304 #define USB_VENDOR_ID_CHIC 0x05fe 305 #define USB_DEVICE_ID_CHIC_GAMEPAD 0x0014 306 307 #define USB_VENDOR_ID_CHICONY 0x04f2 308 #define USB_DEVICE_ID_CHICONY_TACTICAL_PAD 0x0418 309 #define USB_DEVICE_ID_CHICONY_MULTI_TOUCH 0xb19d 310 #define USB_DEVICE_ID_CHICONY_WIRELESS 0x0618 311 #define USB_DEVICE_ID_CHICONY_PIXART_USB_OPTICAL_MOUSE 0x1053 312 #define USB_DEVICE_ID_CHICONY_PIXART_USB_OPTICAL_MOUSE2 0x0939 313 #define USB_DEVICE_ID_CHICONY_WIRELESS2 0x1123 314 #define USB_DEVICE_ID_CHICONY_WIRELESS3 0x1236 315 #define USB_DEVICE_ID_ASUS_AK1D 0x1125 316 #define USB_DEVICE_ID_CHICONY_TOSHIBA_WT10A 0x1408 317 #define USB_DEVICE_ID_CHICONY_ACER_SWITCH12 0x1421 318 #define USB_DEVICE_ID_CHICONY_HP_5MP_CAMERA 0xb824 319 #define USB_DEVICE_ID_CHICONY_HP_5MP_CAMERA2 0xb82c 320 321 #define USB_VENDOR_ID_CHUNGHWAT 0x2247 322 #define USB_DEVICE_ID_CHUNGHWAT_MULTITOUCH 0x0001 323 324 #define USB_VENDOR_ID_CIDC 0x1677 325 326 #define I2C_VENDOR_ID_CIRQUE 0x0488 327 #define I2C_PRODUCT_ID_CIRQUE_1063 0x1063 328 329 #define USB_VENDOR_ID_CJTOUCH 0x24b8 330 #define USB_DEVICE_ID_CJTOUCH_MULTI_TOUCH_0020 0x0020 331 #define USB_DEVICE_ID_CJTOUCH_MULTI_TOUCH_0040 0x0040 332 333 #define USB_VENDOR_ID_CLAY_LOGIC 0x20a0 334 #define USB_DEVICE_ID_NITROKEY_U2F 0x4287 335 336 #define USB_VENDOR_ID_CMEDIA 0x0d8c 337 #define USB_DEVICE_ID_CM109 0x000e 338 #define USB_DEVICE_ID_CMEDIA_HS100B 0x0014 339 #define USB_DEVICE_ID_CM6533 0x0022 340 341 #define USB_VENDOR_ID_CODEMERCS 0x07c0 342 #define USB_DEVICE_ID_CODEMERCS_IOW_FIRST 0x1500 343 #define USB_DEVICE_ID_CODEMERCS_IOW_LAST 0x15ff 344 345 #define USB_VENDOR_ID_COOLER_MASTER 0x2516 346 #define USB_DEVICE_ID_COOLER_MASTER_MICE_DONGLE 0x01b7 347 348 #define USB_VENDOR_ID_CORSAIR 0x1b1c 349 #define USB_DEVICE_ID_CORSAIR_K90 0x1b02 350 #define USB_DEVICE_ID_CORSAIR_K70R 0x1b09 351 #define USB_DEVICE_ID_CORSAIR_K95RGB 0x1b11 352 #define USB_DEVICE_ID_CORSAIR_M65RGB 0x1b12 353 #define USB_DEVICE_ID_CORSAIR_K70RGB 0x1b13 354 #define USB_DEVICE_ID_CORSAIR_STRAFE 0x1b15 355 #define USB_DEVICE_ID_CORSAIR_K65RGB 0x1b17 356 #define USB_DEVICE_ID_CORSAIR_GLAIVE_RGB 0x1b34 357 #define USB_DEVICE_ID_CORSAIR_K70RGB_RAPIDFIRE 0x1b38 358 #define USB_DEVICE_ID_CORSAIR_K65RGB_RAPIDFIRE 0x1b39 359 #define USB_DEVICE_ID_CORSAIR_SCIMITAR_PRO_RGB 0x1b3e 360 361 #define USB_VENDOR_ID_CREATIVELABS 0x041e 362 #define USB_DEVICE_ID_CREATIVE_SB_OMNI_SURROUND_51 0x322c 363 #define USB_DEVICE_ID_PRODIKEYS_PCMIDI 0x2801 364 #define USB_DEVICE_ID_CREATIVE_SB0540 0x3100 365 366 #define USB_VENDOR_ID_CVTOUCH 0x1ff7 367 #define USB_DEVICE_ID_CVTOUCH_SCREEN 0x0013 368 369 #define USB_VENDOR_ID_CYGNAL 0x10c4 370 #define USB_DEVICE_ID_CYGNAL_RADIO_SI470X 0x818a 371 #define USB_DEVICE_ID_FOCALTECH_FTXXXX_MULTITOUCH 0x81b9 372 #define USB_DEVICE_ID_CYGNAL_CP2112 0xea90 373 #define USB_DEVICE_ID_U2F_ZERO 0x8acf 374 375 #define USB_DEVICE_ID_CYGNAL_RADIO_SI4713 0x8244 376 377 #define USB_VENDOR_ID_CYPRESS 0x04b4 378 #define USB_DEVICE_ID_CYPRESS_MOUSE 0x0001 379 #define USB_DEVICE_ID_CYPRESS_HIDCOM 0x5500 380 #define USB_DEVICE_ID_CYPRESS_ULTRAMOUSE 0x7417 381 #define USB_DEVICE_ID_CYPRESS_BARCODE_1 0xde61 382 #define USB_DEVICE_ID_CYPRESS_BARCODE_2 0xde64 383 #define USB_DEVICE_ID_CYPRESS_BARCODE_3 0xbca1 384 #define USB_DEVICE_ID_CYPRESS_BARCODE_4 0xed81 385 #define USB_DEVICE_ID_CYPRESS_TRUETOUCH 0xc001 386 387 #define USB_DEVICE_ID_CYPRESS_VARMILO_VA104M_07B1 0X07b1 388 389 #define USB_VENDOR_ID_DATA_MODUL 0x7374 390 #define USB_VENDOR_ID_DATA_MODUL_EASYMAXTOUCH 0x1201 391 392 #define USB_VENDOR_ID_DEALEXTREAME 0x10c5 393 #define USB_DEVICE_ID_DEALEXTREAME_RADIO_SI4701 0x819a 394 395 #define USB_VENDOR_ID_DELCOM 0x0fc5 396 #define USB_DEVICE_ID_DELCOM_VISUAL_IND 0xb080 397 398 #define USB_VENDOR_ID_DELL 0x413c 399 #define USB_DEVICE_ID_DELL_PIXART_USB_OPTICAL_MOUSE 0x301a 400 #define USB_DEVICE_ID_DELL_PRO_WIRELESS_KM5221W 0x4503 401 402 #define USB_VENDOR_ID_DELORME 0x1163 403 #define USB_DEVICE_ID_DELORME_EARTHMATE 0x0100 404 #define USB_DEVICE_ID_DELORME_EM_LT20 0x0200 405 406 #define USB_VENDOR_ID_DMI 0x0c0b 407 #define USB_DEVICE_ID_DMI_ENC 0x5fab 408 409 #define USB_VENDOR_ID_DRAGONRISE 0x0079 410 #define USB_DEVICE_ID_REDRAGON_SEYMUR2 0x0006 411 #define USB_DEVICE_ID_DRAGONRISE_WIIU 0x1800 412 #define USB_DEVICE_ID_DRAGONRISE_PS3 0x1801 413 #define USB_DEVICE_ID_DRAGONRISE_DOLPHINBAR 0x1803 414 #define USB_DEVICE_ID_DRAGONRISE_GAMECUBE1 0x1843 415 #define USB_DEVICE_ID_DRAGONRISE_GAMECUBE2 0x1844 416 #define USB_DEVICE_ID_DRAGONRISE_GAMECUBE3 0x1846 417 418 #define USB_VENDOR_ID_DWAV 0x0eef 419 #define USB_DEVICE_ID_EGALAX_TOUCHCONTROLLER 0x0001 420 #define USB_DEVICE_ID_DWAV_TOUCHCONTROLLER 0x0002 421 #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_480D 0x480d 422 #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_480E 0x480e 423 #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_7207 0x7207 424 #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_720C 0x720c 425 #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_7224 0x7224 426 #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_722A 0x722A 427 #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_725E 0x725e 428 #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_7262 0x7262 429 #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_726B 0x726b 430 #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_72A1 0x72a1 431 #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_72AA 0x72aa 432 #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_72C4 0x72c4 433 #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_72D0 0x72d0 434 #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_72FA 0x72fa 435 #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_7302 0x7302 436 #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_7349 0x7349 437 #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_73F7 0x73f7 438 #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_A001 0xa001 439 #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_C002 0xc002 440 441 #define USB_VENDOR_ID_ELAN 0x04f3 442 #define USB_DEVICE_ID_TOSHIBA_CLICK_L9W 0x0401 443 #define USB_DEVICE_ID_HP_X2 0x074d 444 #define USB_DEVICE_ID_HP_X2_10_COVER 0x0755 445 #define USB_DEVICE_ID_ASUS_UX550VE_TOUCHSCREEN 0x2544 446 #define USB_DEVICE_ID_ASUS_UX550_TOUCHSCREEN 0x2706 447 #define I2C_DEVICE_ID_CHROMEBOOK_TROGDOR_POMPOM 0x2F81 448 449 #define USB_VENDOR_ID_ELECOM 0x056e 450 #define USB_DEVICE_ID_ELECOM_BM084 0x0061 451 #define USB_DEVICE_ID_ELECOM_M_XGL20DLBK 0x00e6 452 #define USB_DEVICE_ID_ELECOM_M_XT3URBK_00FB 0x00fb 453 #define USB_DEVICE_ID_ELECOM_M_XT3URBK_018F 0x018f 454 #define USB_DEVICE_ID_ELECOM_M_XT3DRBK 0x00fc 455 #define USB_DEVICE_ID_ELECOM_M_XT4DRBK 0x00fd 456 #define USB_DEVICE_ID_ELECOM_M_DT1URBK 0x00fe 457 #define USB_DEVICE_ID_ELECOM_M_DT1DRBK 0x00ff 458 #define USB_DEVICE_ID_ELECOM_M_DT2DRBK 0x018d 459 #define USB_DEVICE_ID_ELECOM_M_HT1URBK_010C 0x010c 460 #define USB_DEVICE_ID_ELECOM_M_HT1URBK_019B 0x019b 461 #define USB_DEVICE_ID_ELECOM_M_HT1DRBK_010D 0x010d 462 #define USB_DEVICE_ID_ELECOM_M_HT1DRBK_011C 0x011c 463 464 #define USB_VENDOR_ID_DREAM_CHEEKY 0x1d34 465 #define USB_DEVICE_ID_DREAM_CHEEKY_WN 0x0004 466 #define USB_DEVICE_ID_DREAM_CHEEKY_FA 0x000a 467 468 #define USB_VENDOR_ID_ELITEGROUP 0x03fc 469 #define USB_DEVICE_ID_ELITEGROUP_05D8 0x05d8 470 471 #define USB_VENDOR_ID_ELO 0x04E7 472 #define USB_DEVICE_ID_ELO_TS2515 0x0022 473 #define USB_DEVICE_ID_ELO_TS2700 0x0020 474 #define USB_DEVICE_ID_ELO_ACCUTOUCH_2216 0x0050 475 476 #define USB_VENDOR_ID_EMS 0x2006 477 #define USB_DEVICE_ID_EMS_TRIO_LINKER_PLUS_II 0x0118 478 479 #define USB_VENDOR_ID_EVISION 0x320f 480 #define USB_DEVICE_ID_EV_TELINK_RECEIVER 0x226f 481 #define USB_DEVICE_ID_EVISION_ICL01 0x5041 482 483 #define USB_VENDOR_ID_FFBEAST 0x045b 484 #define USB_DEVICE_ID_FFBEAST_JOYSTICK 0x58f9 485 #define USB_DEVICE_ID_FFBEAST_RUDDER 0x5968 486 #define USB_DEVICE_ID_FFBEAST_WHEEL 0x59d7 487 488 #define USB_VENDOR_ID_FLATFROG 0x25b5 489 #define USB_DEVICE_ID_MULTITOUCH_3200 0x0002 490 491 #define USB_VENDOR_ID_FUTABA 0x0547 492 #define USB_DEVICE_ID_LED_DISPLAY 0x7000 493 494 #define USB_VENDOR_ID_FUTURE_TECHNOLOGY 0x0403 495 #define USB_DEVICE_ID_RETRODE2 0x97c1 496 #define USB_DEVICE_ID_FT260 0x6030 497 498 #define USB_VENDOR_ID_ESSENTIAL_REALITY 0x0d7f 499 #define USB_DEVICE_ID_ESSENTIAL_REALITY_P5 0x0100 500 501 #define USB_VENDOR_ID_ETT 0x0664 502 #define USB_DEVICE_ID_TC5UH 0x0309 503 #define USB_DEVICE_ID_TC4UM 0x0306 504 505 #define USB_VENDOR_ID_ETURBOTOUCH 0x22b9 506 #define USB_DEVICE_ID_ETURBOTOUCH 0x0006 507 #define USB_DEVICE_ID_ETURBOTOUCH_2968 0x2968 508 509 #define USB_VENDOR_ID_EZKEY 0x0518 510 #define USB_DEVICE_ID_BTC_8193 0x0002 511 512 #define USB_VENDOR_ID_FORMOSA 0x147a 513 #define USB_DEVICE_ID_FORMOSA_IR_RECEIVER 0xe03e 514 515 #define USB_VENDOR_ID_FREESCALE 0x15A2 516 #define USB_DEVICE_ID_FREESCALE_MX28 0x004F 517 518 #define USB_VENDOR_ID_FRUCTEL 0x25B6 519 #define USB_DEVICE_ID_GAMETEL_MT_MODE 0x0002 520 521 #define USB_VENDOR_ID_GAMEVICE 0x27F8 522 #define USB_DEVICE_ID_GAMEVICE_GV186 0x0BBE 523 #define USB_DEVICE_ID_GAMEVICE_KISHI 0x0BBF 524 525 #define USB_VENDOR_ID_GAMERON 0x0810 526 #define USB_DEVICE_ID_GAMERON_DUAL_PSX_ADAPTOR 0x0001 527 #define USB_DEVICE_ID_GAMERON_DUAL_PCS_ADAPTOR 0x0002 528 529 #define USB_VENDOR_ID_GEMBIRD 0x11ff 530 #define USB_DEVICE_ID_GEMBIRD_JPD_DUALFORCE2 0x3331 531 532 #define USB_VENDOR_ID_GENERAL_TOUCH 0x0dfc 533 #define USB_DEVICE_ID_GENERAL_TOUCH_WIN7_TWOFINGERS 0x0003 534 #define USB_DEVICE_ID_GENERAL_TOUCH_WIN8_PWT_TENFINGERS 0x0100 535 #define USB_DEVICE_ID_GENERAL_TOUCH_WIN8_PIT_0101 0x0101 536 #define USB_DEVICE_ID_GENERAL_TOUCH_WIN8_PIT_0102 0x0102 537 #define USB_DEVICE_ID_GENERAL_TOUCH_WIN8_PIT_0106 0x0106 538 #define USB_DEVICE_ID_GENERAL_TOUCH_WIN8_PIT_010A 0x010a 539 #define USB_DEVICE_ID_GENERAL_TOUCH_WIN8_PIT_E100 0xe100 540 541 #define I2C_VENDOR_ID_GOODIX 0x27c6 542 #define I2C_DEVICE_ID_GOODIX_01E8 0x01e8 543 #define I2C_DEVICE_ID_GOODIX_01E9 0x01e9 544 #define I2C_DEVICE_ID_GOODIX_01F0 0x01f0 545 #define I2C_DEVICE_ID_GOODIX_0D42 0x0d42 546 547 #define USB_VENDOR_ID_GOODTOUCH 0x1aad 548 #define USB_DEVICE_ID_GOODTOUCH_000f 0x000f 549 550 #define USB_VENDOR_ID_GOOGLE 0x18d1 551 #define USB_DEVICE_ID_GOOGLE_HAMMER 0x5022 552 #define USB_DEVICE_ID_GOOGLE_TOUCH_ROSE 0x5028 553 #define USB_DEVICE_ID_GOOGLE_STAFF 0x502b 554 #define USB_DEVICE_ID_GOOGLE_WAND 0x502d 555 #define USB_DEVICE_ID_GOOGLE_WHISKERS 0x5030 556 #define USB_DEVICE_ID_GOOGLE_MASTERBALL 0x503c 557 #define USB_DEVICE_ID_GOOGLE_MAGNEMITE 0x503d 558 #define USB_DEVICE_ID_GOOGLE_MOONBALL 0x5044 559 #define USB_DEVICE_ID_GOOGLE_DON 0x5050 560 #define USB_DEVICE_ID_GOOGLE_EEL 0x5057 561 #define USB_DEVICE_ID_GOOGLE_JEWEL 0x5061 562 #define USB_DEVICE_ID_GOOGLE_STADIA 0x9400 563 564 #define USB_VENDOR_ID_GOTOP 0x08f2 565 #define USB_DEVICE_ID_SUPER_Q2 0x007f 566 #define USB_DEVICE_ID_GOGOPEN 0x00ce 567 #define USB_DEVICE_ID_PENPOWER 0x00f4 568 569 #define USB_VENDOR_ID_GREENASIA 0x0e8f 570 #define USB_DEVICE_ID_GREENASIA_DUAL_SAT_ADAPTOR 0x3010 571 #define USB_DEVICE_ID_GREENASIA_DUAL_USB_JOYPAD 0x3013 572 573 #define USB_VENDOR_ID_GRETAGMACBETH 0x0971 574 #define USB_DEVICE_ID_GRETAGMACBETH_HUEY 0x2005 575 576 #define USB_VENDOR_ID_GRIFFIN 0x077d 577 #define USB_DEVICE_ID_POWERMATE 0x0410 578 #define USB_DEVICE_ID_SOUNDKNOB 0x04AA 579 #define USB_DEVICE_ID_RADIOSHARK 0x627a 580 581 #define USB_VENDOR_ID_GTCO 0x078c 582 #define USB_DEVICE_ID_GTCO_90 0x0090 583 #define USB_DEVICE_ID_GTCO_100 0x0100 584 #define USB_DEVICE_ID_GTCO_101 0x0101 585 #define USB_DEVICE_ID_GTCO_103 0x0103 586 #define USB_DEVICE_ID_GTCO_104 0x0104 587 #define USB_DEVICE_ID_GTCO_105 0x0105 588 #define USB_DEVICE_ID_GTCO_106 0x0106 589 #define USB_DEVICE_ID_GTCO_107 0x0107 590 #define USB_DEVICE_ID_GTCO_108 0x0108 591 #define USB_DEVICE_ID_GTCO_200 0x0200 592 #define USB_DEVICE_ID_GTCO_201 0x0201 593 #define USB_DEVICE_ID_GTCO_202 0x0202 594 #define USB_DEVICE_ID_GTCO_203 0x0203 595 #define USB_DEVICE_ID_GTCO_204 0x0204 596 #define USB_DEVICE_ID_GTCO_205 0x0205 597 #define USB_DEVICE_ID_GTCO_206 0x0206 598 #define USB_DEVICE_ID_GTCO_207 0x0207 599 #define USB_DEVICE_ID_GTCO_300 0x0300 600 #define USB_DEVICE_ID_GTCO_301 0x0301 601 #define USB_DEVICE_ID_GTCO_302 0x0302 602 #define USB_DEVICE_ID_GTCO_303 0x0303 603 #define USB_DEVICE_ID_GTCO_304 0x0304 604 #define USB_DEVICE_ID_GTCO_305 0x0305 605 #define USB_DEVICE_ID_GTCO_306 0x0306 606 #define USB_DEVICE_ID_GTCO_307 0x0307 607 #define USB_DEVICE_ID_GTCO_308 0x0308 608 #define USB_DEVICE_ID_GTCO_309 0x0309 609 #define USB_DEVICE_ID_GTCO_400 0x0400 610 #define USB_DEVICE_ID_GTCO_401 0x0401 611 #define USB_DEVICE_ID_GTCO_402 0x0402 612 #define USB_DEVICE_ID_GTCO_403 0x0403 613 #define USB_DEVICE_ID_GTCO_404 0x0404 614 #define USB_DEVICE_ID_GTCO_405 0x0405 615 #define USB_DEVICE_ID_GTCO_500 0x0500 616 #define USB_DEVICE_ID_GTCO_501 0x0501 617 #define USB_DEVICE_ID_GTCO_502 0x0502 618 #define USB_DEVICE_ID_GTCO_503 0x0503 619 #define USB_DEVICE_ID_GTCO_504 0x0504 620 #define USB_DEVICE_ID_GTCO_1000 0x1000 621 #define USB_DEVICE_ID_GTCO_1001 0x1001 622 #define USB_DEVICE_ID_GTCO_1002 0x1002 623 #define USB_DEVICE_ID_GTCO_1003 0x1003 624 #define USB_DEVICE_ID_GTCO_1004 0x1004 625 #define USB_DEVICE_ID_GTCO_1005 0x1005 626 #define USB_DEVICE_ID_GTCO_1006 0x1006 627 #define USB_DEVICE_ID_GTCO_1007 0x1007 628 629 #define USB_VENDOR_ID_GYRATION 0x0c16 630 #define USB_DEVICE_ID_GYRATION_REMOTE 0x0002 631 #define USB_DEVICE_ID_GYRATION_REMOTE_2 0x0003 632 #define USB_DEVICE_ID_GYRATION_REMOTE_3 0x0008 633 634 #define I2C_VENDOR_ID_HANTICK 0x0911 635 #define I2C_PRODUCT_ID_HANTICK_5288 0x5288 636 637 #define USB_VENDOR_ID_HANWANG 0x0b57 638 #define USB_DEVICE_ID_HANWANG_TABLET_FIRST 0x5000 639 #define USB_DEVICE_ID_HANWANG_TABLET_LAST 0x8fff 640 641 #define USB_VENDOR_ID_HANVON 0x20b3 642 #define USB_DEVICE_ID_HANVON_MULTITOUCH 0x0a18 643 644 #define USB_VENDOR_ID_HANVON_ALT 0x22ed 645 #define USB_DEVICE_ID_HANVON_ALT_MULTITOUCH 0x1010 646 647 #define USB_VENDOR_ID_HAPP 0x078b 648 #define USB_DEVICE_ID_UGCI_DRIVING 0x0010 649 #define USB_DEVICE_ID_UGCI_FLYING 0x0020 650 #define USB_DEVICE_ID_UGCI_FIGHTING 0x0030 651 652 #define USB_VENDOR_ID_HP 0x03f0 653 #define USB_PRODUCT_ID_HP_ELITE_PRESENTER_MOUSE_464A 0x464a 654 #define USB_PRODUCT_ID_HP_LOGITECH_OEM_USB_OPTICAL_MOUSE_0A4A 0x0a4a 655 #define USB_PRODUCT_ID_HP_LOGITECH_OEM_USB_OPTICAL_MOUSE_0B4A 0x0b4a 656 #define USB_PRODUCT_ID_HP_PIXART_OEM_USB_OPTICAL_MOUSE 0x134a 657 #define USB_PRODUCT_ID_HP_PIXART_OEM_USB_OPTICAL_MOUSE_094A 0x094a 658 #define USB_PRODUCT_ID_HP_PIXART_OEM_USB_OPTICAL_MOUSE_0941 0x0941 659 #define USB_PRODUCT_ID_HP_PIXART_OEM_USB_OPTICAL_MOUSE_0641 0x0641 660 #define USB_PRODUCT_ID_HP_PIXART_OEM_USB_OPTICAL_MOUSE_1f4a 0x1f4a 661 662 #define USB_VENDOR_ID_HUION 0x256c 663 #define USB_DEVICE_ID_HUION_TABLET 0x006e 664 #define USB_DEVICE_ID_HUION_TABLET2 0x006d 665 666 #define USB_VENDOR_ID_IBM 0x04b3 667 #define USB_DEVICE_ID_IBM_SCROLLPOINT_III 0x3100 668 #define USB_DEVICE_ID_IBM_SCROLLPOINT_PRO 0x3103 669 #define USB_DEVICE_ID_IBM_SCROLLPOINT_OPTICAL 0x3105 670 #define USB_DEVICE_ID_IBM_SCROLLPOINT_800DPI_OPTICAL 0x3108 671 #define USB_DEVICE_ID_IBM_SCROLLPOINT_800DPI_OPTICAL_PRO 0x3109 672 673 #define USB_VENDOR_ID_IDEACOM 0x1cb6 674 #define USB_DEVICE_ID_IDEACOM_IDC6650 0x6650 675 #define USB_DEVICE_ID_IDEACOM_IDC6651 0x6651 676 #define USB_DEVICE_ID_IDEACOM_IDC6680 0x6680 677 678 #define USB_VENDOR_ID_ILITEK 0x222a 679 #define USB_DEVICE_ID_ILITEK_MULTITOUCH 0x0001 680 681 #define USB_VENDOR_ID_INTEL_0 0x8086 682 #define USB_VENDOR_ID_INTEL_1 0x8087 683 #define USB_DEVICE_ID_INTEL_HID_SENSOR_0 0x09fa 684 #define USB_DEVICE_ID_INTEL_HID_SENSOR_1 0x0a04 685 686 #define USB_VENDOR_ID_STM_0 0x0483 687 #define USB_DEVICE_ID_STM_HID_SENSOR 0x91d1 688 #define USB_DEVICE_ID_STM_HID_SENSOR_1 0x9100 689 690 #define USB_VENDOR_ID_ION 0x15e4 691 #define USB_DEVICE_ID_ICADE 0x0132 692 693 #define USB_VENDOR_ID_HOLTEK 0x1241 694 #define USB_DEVICE_ID_HOLTEK_ON_LINE_GRIP 0x5015 695 696 #define USB_VENDOR_ID_HOLTEK_ALT 0x04d9 697 #define USB_DEVICE_ID_HOLTEK_ALT_KEYBOARD 0xa055 698 #define USB_DEVICE_ID_HOLTEK_ALT_MOUSE_A04A 0xa04a 699 #define USB_DEVICE_ID_HOLTEK_ALT_MOUSE_A067 0xa067 700 #define USB_DEVICE_ID_HOLTEK_ALT_MOUSE_A070 0xa070 701 #define USB_DEVICE_ID_HOLTEK_ALT_MOUSE_A072 0xa072 702 #define USB_DEVICE_ID_HOLTEK_ALT_MOUSE_A081 0xa081 703 #define USB_DEVICE_ID_HOLTEK_ALT_MOUSE_A0C2 0xa0c2 704 #define USB_DEVICE_ID_HOLTEK_ALT_KEYBOARD_A096 0xa096 705 #define USB_DEVICE_ID_HOLTEK_ALT_KEYBOARD_A293 0xa293 706 707 #define USB_VENDOR_ID_IMATION 0x0718 708 #define USB_DEVICE_ID_DISC_STAKKA 0xd000 709 710 #define USB_VENDOR_ID_IRTOUCHSYSTEMS 0x6615 711 #define USB_DEVICE_ID_IRTOUCH_INFRARED_USB 0x0070 712 713 #define USB_VENDOR_ID_INNOMEDIA 0x1292 714 #define USB_DEVICE_ID_INNEX_GENESIS_ATARI 0x4745 715 716 #define USB_VENDOR_ID_ITE 0x048d 717 #define I2C_VENDOR_ID_ITE 0x103c 718 #define I2C_DEVICE_ID_ITE_VOYO_WINPAD_A15 0x184f 719 #define USB_DEVICE_ID_ITE_LENOVO_YOGA 0x8386 720 #define USB_DEVICE_ID_ITE_LENOVO_YOGA2 0x8350 721 #define I2C_DEVICE_ID_ITE_LENOVO_LEGION_Y720 0x837a 722 #define USB_DEVICE_ID_ITE_LENOVO_YOGA900 0x8396 723 #define I2C_DEVICE_ID_ITE_LENOVO_YOGA_SLIM_7X_KEYBOARD 0x8987 724 #define USB_DEVICE_ID_ITE8595 0x8595 725 #define USB_DEVICE_ID_ITE_MEDION_E1239T 0xce50 726 727 #define USB_VENDOR_ID_JABRA 0x0b0e 728 #define USB_DEVICE_ID_JABRA_SPEAK_410 0x0412 729 #define USB_DEVICE_ID_JABRA_SPEAK_510 0x0420 730 #define USB_DEVICE_ID_JABRA_GN9350E 0x9350 731 732 #define USB_VENDOR_ID_JESS 0x0c45 733 #define USB_DEVICE_ID_JESS_YUREX 0x1010 734 #define USB_DEVICE_ID_ASUS_MD_5112 0x5112 735 #define USB_DEVICE_ID_REDRAGON_ASURA 0x760b 736 737 #define USB_VENDOR_ID_JESS2 0x0f30 738 #define USB_DEVICE_ID_JESS2_COLOR_RUMBLE_PAD 0x0111 739 740 #define USB_VENDOR_ID_KBGEAR 0x084e 741 #define USB_DEVICE_ID_KBGEAR_JAMSTUDIO 0x1001 742 743 #define USB_VENDOR_ID_KENSINGTON 0x047d 744 #define USB_DEVICE_ID_KS_SLIMBLADE 0x2041 745 746 #define USB_VENDOR_ID_KWORLD 0x1b80 747 #define USB_DEVICE_ID_KWORLD_RADIO_FM700 0xd700 748 749 #define USB_VENDOR_ID_KEYTOUCH 0x0926 750 #define USB_DEVICE_ID_KEYTOUCH_IEC 0x3333 751 752 #define USB_VENDOR_ID_KYE 0x0458 753 #define USB_DEVICE_ID_KYE_ERGO_525V 0x0087 754 #define USB_DEVICE_ID_GENIUS_GILA_GAMING_MOUSE 0x0138 755 #define USB_DEVICE_ID_GENIUS_MANTICORE 0x0153 756 #define USB_DEVICE_ID_GENIUS_GX_IMPERATOR 0x4018 757 #define USB_DEVICE_ID_KYE_GPEN_560 0x5003 758 #define USB_DEVICE_ID_KYE_EASYPEN_M406 0x5005 759 #define USB_DEVICE_ID_KYE_EASYPEN_M506 0x500F 760 #define USB_DEVICE_ID_KYE_EASYPEN_I405X 0x5010 761 #define USB_DEVICE_ID_KYE_MOUSEPEN_I608X 0x5011 762 #define USB_DEVICE_ID_KYE_EASYPEN_M406W 0x5012 763 #define USB_DEVICE_ID_KYE_EASYPEN_M610X 0x5013 764 #define USB_DEVICE_ID_KYE_EASYPEN_340 0x5014 765 #define USB_DEVICE_ID_KYE_PENSKETCH_M912 0x5015 766 #define USB_DEVICE_ID_KYE_MOUSEPEN_M508WX 0x5016 767 #define USB_DEVICE_ID_KYE_MOUSEPEN_M508X 0x5017 768 #define USB_DEVICE_ID_KYE_EASYPEN_M406XE 0x5019 769 #define USB_DEVICE_ID_KYE_MOUSEPEN_I608X_V2 0x501A 770 #define USB_DEVICE_ID_KYE_PENSKETCH_T609A 0x501B 771 772 #define USB_VENDOR_ID_KYSONA 0x3554 773 #define USB_DEVICE_ID_KYSONA_M600_DONGLE 0xF57C 774 #define USB_DEVICE_ID_KYSONA_M600_WIRED 0xF57D 775 776 #define USB_VENDOR_ID_LABTEC 0x1020 777 #define USB_DEVICE_ID_LABTEC_WIRELESS_KEYBOARD 0x0006 778 #define USB_DEVICE_ID_LABTEC_ODDOR_HANDBRAKE 0x8888 779 780 #define USB_VENDOR_ID_LAVIEW 0x22D4 781 #define USB_DEVICE_ID_GLORIOUS_MODEL_I 0x1503 782 783 #define USB_VENDOR_ID_LCPOWER 0x1241 784 #define USB_DEVICE_ID_LCPOWER_LC1000 0xf767 785 786 #define USB_VENDOR_ID_LD 0x0f11 787 #define USB_DEVICE_ID_LD_CASSY 0x1000 788 #define USB_DEVICE_ID_LD_CASSY2 0x1001 789 #define USB_DEVICE_ID_LD_POCKETCASSY 0x1010 790 #define USB_DEVICE_ID_LD_POCKETCASSY2 0x1011 791 #define USB_DEVICE_ID_LD_MOBILECASSY 0x1020 792 #define USB_DEVICE_ID_LD_MOBILECASSY2 0x1021 793 #define USB_DEVICE_ID_LD_MICROCASSYVOLTAGE 0x1031 794 #define USB_DEVICE_ID_LD_MICROCASSYCURRENT 0x1032 795 #define USB_DEVICE_ID_LD_MICROCASSYTIME 0x1033 796 #define USB_DEVICE_ID_LD_MICROCASSYTEMPERATURE 0x1035 797 #define USB_DEVICE_ID_LD_MICROCASSYPH 0x1038 798 #define USB_DEVICE_ID_LD_POWERANALYSERCASSY 0x1040 799 #define USB_DEVICE_ID_LD_CONVERTERCONTROLLERCASSY 0x1042 800 #define USB_DEVICE_ID_LD_MACHINETESTCASSY 0x1043 801 #define USB_DEVICE_ID_LD_JWM 0x1080 802 #define USB_DEVICE_ID_LD_DMMP 0x1081 803 #define USB_DEVICE_ID_LD_UMIP 0x1090 804 #define USB_DEVICE_ID_LD_UMIC 0x10A0 805 #define USB_DEVICE_ID_LD_UMIB 0x10B0 806 #define USB_DEVICE_ID_LD_XRAY 0x1100 807 #define USB_DEVICE_ID_LD_XRAY2 0x1101 808 #define USB_DEVICE_ID_LD_XRAYCT 0x1110 809 #define USB_DEVICE_ID_LD_VIDEOCOM 0x1200 810 #define USB_DEVICE_ID_LD_MOTOR 0x1210 811 #define USB_DEVICE_ID_LD_COM3LAB 0x2000 812 #define USB_DEVICE_ID_LD_TELEPORT 0x2010 813 #define USB_DEVICE_ID_LD_NETWORKANALYSER 0x2020 814 #define USB_DEVICE_ID_LD_POWERCONTROL 0x2030 815 #define USB_DEVICE_ID_LD_MACHINETEST 0x2040 816 #define USB_DEVICE_ID_LD_MOSTANALYSER 0x2050 817 #define USB_DEVICE_ID_LD_MOSTANALYSER2 0x2051 818 #define USB_DEVICE_ID_LD_ABSESP 0x2060 819 #define USB_DEVICE_ID_LD_AUTODATABUS 0x2070 820 #define USB_DEVICE_ID_LD_MCT 0x2080 821 #define USB_DEVICE_ID_LD_HYBRID 0x2090 822 #define USB_DEVICE_ID_LD_HEATCONTROL 0x20A0 823 824 #define USB_VENDOR_ID_LENOVO 0x17ef 825 #define USB_DEVICE_ID_LENOVO_TPKBD 0x6009 826 #define USB_DEVICE_ID_LENOVO_CUSBKBD 0x6047 827 #define USB_DEVICE_ID_LENOVO_TPIIUSBKBD 0x60ee 828 #define USB_DEVICE_ID_LENOVO_CBTKBD 0x6048 829 #define USB_DEVICE_ID_LENOVO_TPIIBTKBD 0x60e1 830 #define USB_DEVICE_ID_LENOVO_SCROLLPOINT_OPTICAL 0x6049 831 #define USB_DEVICE_ID_LENOVO_TP10UBKBD 0x6062 832 #define USB_DEVICE_ID_LENOVO_TPPRODOCK 0x6067 833 #define USB_DEVICE_ID_LENOVO_X1_COVER 0x6085 834 #define USB_DEVICE_ID_LENOVO_X1_TAB 0x60a3 835 #define USB_DEVICE_ID_LENOVO_X1_TAB2 0x60a4 836 #define USB_DEVICE_ID_LENOVO_X1_TAB3 0x60b5 837 #define USB_DEVICE_ID_LENOVO_X12_TAB 0x60fe 838 #define USB_DEVICE_ID_LENOVO_X12_TAB2 0x61ae 839 #define USB_DEVICE_ID_LENOVO_OPTICAL_USB_MOUSE_600E 0x600e 840 #define USB_DEVICE_ID_LENOVO_PIXART_USB_MOUSE_608D 0x608d 841 #define USB_DEVICE_ID_LENOVO_PIXART_USB_MOUSE_6019 0x6019 842 #define USB_DEVICE_ID_LENOVO_PIXART_USB_MOUSE_602E 0x602e 843 #define USB_DEVICE_ID_LENOVO_PIXART_USB_MOUSE_6093 0x6093 844 #define USB_DEVICE_ID_LENOVO_LEGION_GO_DUAL_DINPUT 0x6184 845 #define USB_DEVICE_ID_LENOVO_LEGION_GO2_DUAL_DINPUT 0x61ed 846 847 #define USB_VENDOR_ID_LETSKETCH 0x6161 848 #define USB_DEVICE_ID_WP9620N 0x4d15 849 850 #define USB_VENDOR_ID_LG 0x1fd2 851 #define USB_DEVICE_ID_LG_MULTITOUCH 0x0064 852 #define USB_DEVICE_ID_LG_MELFAS_MT 0x6007 853 #define I2C_DEVICE_ID_LG_8001 0x8001 854 #define I2C_DEVICE_ID_LG_7010 0x7010 855 856 #define USB_VENDOR_ID_LITE_STAR 0x11ff 857 #define USB_DEVICE_ID_PXN_V10 0x3245 858 #define USB_DEVICE_ID_PXN_V12 0x1212 859 #define USB_DEVICE_ID_PXN_V12_LITE 0x1112 860 #define USB_DEVICE_ID_PXN_V12_LITE_2 0x1211 861 #define USB_DEVICE_ID_LITE_STAR_GT987 0x2141 862 863 #define USB_VENDOR_ID_LOGITECH 0x046d 864 #define USB_DEVICE_ID_LOGITECH_Z_10_SPK 0x0a07 865 #define USB_DEVICE_ID_LOGITECH_AUDIOHUB 0x0a0e 866 #define USB_DEVICE_ID_LOGITECH_T651 0xb00c 867 #define USB_DEVICE_ID_LOGITECH_DINOVO_EDGE_KBD 0xb309 868 #define USB_DEVICE_ID_LOGITECH_CASA_TOUCHPAD 0xbb00 869 #define USB_DEVICE_ID_LOGITECH_C007 0xc007 870 #define USB_DEVICE_ID_LOGITECH_C077 0xc077 871 #define USB_DEVICE_ID_LOGITECH_RECEIVER 0xc101 872 #define USB_DEVICE_ID_LOGITECH_HARMONY_FIRST 0xc110 873 #define USB_DEVICE_ID_LOGITECH_HARMONY_LAST 0xc14f 874 #define USB_DEVICE_ID_LOGITECH_HARMONY_PS3 0x0306 875 #define USB_DEVICE_ID_LOGITECH_KEYBOARD_G710_PLUS 0xc24d 876 #define USB_DEVICE_ID_LOGITECH_MOUSE_C01A 0xc01a 877 #define USB_DEVICE_ID_LOGITECH_MOUSE_C05A 0xc05a 878 #define USB_DEVICE_ID_LOGITECH_MOUSE_C06A 0xc06a 879 #define USB_DEVICE_ID_LOGITECH_RUMBLEPAD_CORD 0xc20a 880 #define USB_DEVICE_ID_LOGITECH_RUMBLEPAD 0xc211 881 #define USB_DEVICE_ID_LOGITECH_EXTREME_3D 0xc215 882 #define USB_DEVICE_ID_LOGITECH_DUAL_ACTION 0xc216 883 #define USB_DEVICE_ID_LOGITECH_RUMBLEPAD2 0xc218 884 #define USB_DEVICE_ID_LOGITECH_RUMBLEPAD2_2 0xc219 885 #define USB_DEVICE_ID_LOGITECH_G13 0xc21c 886 #define USB_DEVICE_ID_LOGITECH_G15_LCD 0xc222 887 #define USB_DEVICE_ID_LOGITECH_G11 0xc225 888 #define USB_DEVICE_ID_LOGITECH_G15_V2_LCD 0xc227 889 #define USB_DEVICE_ID_LOGITECH_G510 0xc22d 890 #define USB_DEVICE_ID_LOGITECH_G510_USB_AUDIO 0xc22e 891 #define USB_DEVICE_ID_LOGITECH_G29_WHEEL 0xc24f 892 #define USB_DEVICE_ID_LOGITECH_G920_WHEEL 0xc262 893 #define USB_DEVICE_ID_LOGITECH_G923_XBOX_WHEEL 0xc26e 894 #define USB_DEVICE_ID_LOGITECH_WINGMAN_F3D 0xc283 895 #define USB_DEVICE_ID_LOGITECH_FORCE3D_PRO 0xc286 896 #define USB_DEVICE_ID_LOGITECH_FLIGHT_SYSTEM_G940 0xc287 897 #define USB_DEVICE_ID_LOGITECH_WINGMAN_FG 0xc20e 898 #define USB_DEVICE_ID_LOGITECH_WINGMAN_FFG 0xc293 899 #define USB_DEVICE_ID_LOGITECH_WHEEL 0xc294 900 #define USB_DEVICE_ID_LOGITECH_MOMO_WHEEL 0xc295 901 #define USB_DEVICE_ID_LOGITECH_DFP_WHEEL 0xc298 902 #define USB_DEVICE_ID_LOGITECH_G25_WHEEL 0xc299 903 #define USB_DEVICE_ID_LOGITECH_DFGT_WHEEL 0xc29a 904 #define USB_DEVICE_ID_LOGITECH_G27_WHEEL 0xc29b 905 #define USB_DEVICE_ID_LOGITECH_WII_WHEEL 0xc29c 906 #define USB_DEVICE_ID_LOGITECH_ELITE_KBD 0xc30a 907 #define USB_DEVICE_ID_LOGITECH_GROUP_AUDIO 0x0882 908 #define USB_DEVICE_ID_S510_RECEIVER 0xc50c 909 #define USB_DEVICE_ID_S510_RECEIVER_2 0xc517 910 #define USB_DEVICE_ID_LOGITECH_CORDLESS_DESKTOP_LX500 0xc512 911 #define USB_DEVICE_ID_MX3000_RECEIVER 0xc513 912 #define USB_DEVICE_ID_LOGITECH_27MHZ_MOUSE_RECEIVER 0xc51b 913 #define USB_DEVICE_ID_LOGITECH_UNIFYING_RECEIVER 0xc52b 914 #define USB_DEVICE_ID_LOGITECH_NANO_RECEIVER 0xc52f 915 #define USB_DEVICE_ID_LOGITECH_G700_RECEIVER 0xc531 916 #define USB_DEVICE_ID_LOGITECH_UNIFYING_RECEIVER_2 0xc532 917 #define USB_DEVICE_ID_LOGITECH_NANO_RECEIVER_2 0xc534 918 #define USB_DEVICE_ID_LOGITECH_NANO_RECEIVER_LIGHTSPEED_1 0xc539 919 #define USB_DEVICE_ID_LOGITECH_NANO_RECEIVER_LIGHTSPEED_1_1 0xc53f 920 #define USB_DEVICE_ID_LOGITECH_NANO_RECEIVER_LIGHTSPEED_1_2 0xc543 921 #define USB_DEVICE_ID_LOGITECH_NANO_RECEIVER_LIGHTSPEED_1_3 0xc547 922 #define USB_DEVICE_ID_LOGITECH_NANO_RECEIVER_LIGHTSPEED_1_4 0xc54d 923 #define USB_DEVICE_ID_LOGITECH_NANO_RECEIVER_POWERPLAY 0xc53a 924 #define USB_DEVICE_ID_LOGITECH_BOLT_RECEIVER 0xc548 925 #define USB_DEVICE_ID_SPACETRAVELLER 0xc623 926 #define USB_DEVICE_ID_SPACENAVIGATOR 0xc626 927 #define USB_DEVICE_ID_DINOVO_DESKTOP 0xc704 928 #define USB_DEVICE_ID_MX5000_RECEIVER_MOUSE_DEV 0xc70a 929 #define USB_DEVICE_ID_MX5000_RECEIVER_KBD_DEV 0xc70e 930 #define USB_DEVICE_ID_DINOVO_EDGE_RECEIVER_KBD_DEV 0xc713 931 #define USB_DEVICE_ID_DINOVO_EDGE_RECEIVER_MOUSE_DEV 0xc714 932 #define USB_DEVICE_ID_MX5500_RECEIVER_KBD_DEV 0xc71b 933 #define USB_DEVICE_ID_MX5500_RECEIVER_MOUSE_DEV 0xc71c 934 #define USB_DEVICE_ID_DINOVO_MINI_RECEIVER_KBD_DEV 0xc71e 935 #define USB_DEVICE_ID_DINOVO_MINI_RECEIVER_MOUSE_DEV 0xc71f 936 #define USB_DEVICE_ID_LOGITECH_MOMO_WHEEL2 0xca03 937 #define USB_DEVICE_ID_LOGITECH_VIBRATION_WHEEL 0xca04 938 939 #define USB_VENDOR_ID_LUMIO 0x202e 940 #define USB_DEVICE_ID_CRYSTALTOUCH 0x0006 941 #define USB_DEVICE_ID_CRYSTALTOUCH_DUAL 0x0007 942 943 #define USB_VENDOR_ID_MADCATZ 0x0738 944 #define USB_DEVICE_ID_MADCATZ_BEATPAD 0x4540 945 #define USB_DEVICE_ID_MADCATZ_RAT5 0x1705 946 #define USB_DEVICE_ID_MADCATZ_RAT9 0x1709 947 #define USB_DEVICE_ID_MADCATZ_MMO7 0x1713 948 949 #define USB_VENDOR_ID_MCC 0x09db 950 #define USB_DEVICE_ID_MCC_PMD1024LS 0x0076 951 #define USB_DEVICE_ID_MCC_PMD1208LS 0x007a 952 953 #define USB_VENDOR_ID_MCS 0x16d0 954 #define USB_DEVICE_ID_MCS_GAMEPADBLOCK 0x0bcc 955 956 #define USB_VENDOR_MEGAWORLD 0x07b5 957 #define USB_DEVICE_ID_MEGAWORLD_GAMEPAD 0x0312 958 959 #define USB_VENDOR_ID_MGE 0x0463 960 #define USB_DEVICE_ID_MGE_UPS 0xffff 961 #define USB_DEVICE_ID_MGE_UPS1 0x0001 962 963 #define USB_VENDOR_ID_MICROCHIP 0x04d8 964 #define USB_DEVICE_ID_PICKIT1 0x0032 965 #define USB_DEVICE_ID_PICKIT2 0x0033 966 #define USB_DEVICE_ID_PICOLCD 0xc002 967 #define USB_DEVICE_ID_PICOLCD_BOOTLOADER 0xf002 968 #define USB_DEVICE_ID_PICK16F1454 0x0042 969 #define USB_DEVICE_ID_PICK16F1454_V2 0xf2f7 970 #define USB_DEVICE_ID_LUXAFOR 0xf372 971 #define USB_DEVICE_ID_MCP2200 0x00df 972 #define USB_DEVICE_ID_MCP2221 0x00dd 973 974 #define USB_VENDOR_ID_MICROSOFT 0x045e 975 #define USB_DEVICE_ID_SIDEWINDER_GV 0x003b 976 #define USB_DEVICE_ID_MS_OFFICE_KB 0x0048 977 #define USB_DEVICE_ID_WIRELESS_OPTICAL_DESKTOP_3_0 0x009d 978 #define USB_DEVICE_ID_MS_DIGITAL_MEDIA_7K 0x00b4 979 #define USB_DEVICE_ID_MS_NE4K 0x00db 980 #define USB_DEVICE_ID_MS_NE4K_JP 0x00dc 981 #define USB_DEVICE_ID_MS_LK6K 0x00f9 982 #define USB_DEVICE_ID_MS_PRESENTER_8K_BT 0x0701 983 #define USB_DEVICE_ID_MS_PRESENTER_8K_USB 0x0713 984 #define USB_DEVICE_ID_MS_NE7K 0x071d 985 #define USB_DEVICE_ID_MS_DIGITAL_MEDIA_3K 0x0730 986 #define USB_DEVICE_ID_MS_DIGITAL_MEDIA_3KV1 0x0732 987 #define USB_DEVICE_ID_MS_DIGITAL_MEDIA_600 0x0750 988 #define USB_DEVICE_ID_MS_COMFORT_MOUSE_4500 0x076c 989 #define USB_DEVICE_ID_MS_COMFORT_KEYBOARD 0x00e3 990 #define USB_DEVICE_ID_MS_SURFACE_PRO_2 0x0799 991 #define USB_DEVICE_ID_MS_TOUCH_COVER_2 0x07a7 992 #define USB_DEVICE_ID_MS_TYPE_COVER_2 0x07a9 993 #define USB_DEVICE_ID_MS_POWER_COVER 0x07da 994 #define USB_DEVICE_ID_MS_SURFACE3_COVER 0x07de 995 /* 996 * For a description of the Xbox controller models, refer to: 997 * https://en.wikipedia.org/wiki/Xbox_Wireless_Controller#Summary 998 */ 999 #define USB_DEVICE_ID_MS_XBOX_CONTROLLER_MODEL_1708 0x02fd 1000 #define USB_DEVICE_ID_MS_XBOX_CONTROLLER_MODEL_1708_BLE 0x0b20 1001 #define USB_DEVICE_ID_MS_XBOX_CONTROLLER_MODEL_1914 0x0b13 1002 #define USB_DEVICE_ID_MS_XBOX_CONTROLLER_MODEL_1797 0x0b05 1003 #define USB_DEVICE_ID_MS_XBOX_CONTROLLER_MODEL_1797_BLE 0x0b22 1004 #define USB_DEVICE_ID_MS_PIXART_MOUSE 0x00cb 1005 #define USB_DEVICE_ID_8BITDO_SN30_PRO_PLUS 0x02e0 1006 #define USB_DEVICE_ID_MS_MOUSE_0783 0x0783 1007 1008 #define USB_VENDOR_ID_MOJO 0x8282 1009 #define USB_DEVICE_ID_RETRO_ADAPTER 0x3201 1010 1011 #define USB_VENDOR_ID_MONTEREY 0x0566 1012 #define USB_DEVICE_ID_GENIUS_KB29E 0x3004 1013 1014 #define USB_VENDOR_ID_MOZA 0x346e 1015 #define USB_DEVICE_ID_MOZA_R3 0x0005 1016 #define USB_DEVICE_ID_MOZA_R3_2 0x0015 1017 #define USB_DEVICE_ID_MOZA_R5 0x0004 1018 #define USB_DEVICE_ID_MOZA_R5_2 0x0014 1019 #define USB_DEVICE_ID_MOZA_R9 0x0002 1020 #define USB_DEVICE_ID_MOZA_R9_2 0x0012 1021 #define USB_DEVICE_ID_MOZA_R12 0x0006 1022 #define USB_DEVICE_ID_MOZA_R12_2 0x0016 1023 #define USB_DEVICE_ID_MOZA_R16_R21 0x0000 1024 #define USB_DEVICE_ID_MOZA_R16_R21_2 0x0010 1025 1026 #define USB_VENDOR_ID_MSI 0x1770 1027 #define USB_DEVICE_ID_MSI_GT683R_LED_PANEL 0xff00 1028 1029 #define USB_VENDOR_ID_NATIONAL_SEMICONDUCTOR 0x0400 1030 #define USB_DEVICE_ID_N_S_HARMONY 0xc359 1031 1032 #define USB_VENDOR_ID_NATSU 0x08b7 1033 #define USB_DEVICE_ID_NATSU_GAMEPAD 0x0001 1034 1035 #define USB_VENDOR_ID_NCR 0x0404 1036 #define USB_DEVICE_ID_NCR_FIRST 0x0300 1037 #define USB_DEVICE_ID_NCR_LAST 0x03ff 1038 1039 #define USB_VENDOR_ID_NEC 0x073e 1040 #define USB_DEVICE_ID_NEC_USB_GAME_PAD 0x0301 1041 1042 #define USB_VENDOR_ID_NEXIO 0x1870 1043 #define USB_DEVICE_ID_NEXIO_MULTITOUCH_420 0x010d 1044 #define USB_DEVICE_ID_NEXIO_MULTITOUCH_PTI0750 0x0110 1045 1046 #define USB_VENDOR_ID_NEXTWINDOW 0x1926 1047 #define USB_DEVICE_ID_NEXTWINDOW_TOUCHSCREEN 0x0003 1048 1049 #define USB_VENDOR_ID_NINTENDO 0x057e 1050 #define USB_DEVICE_ID_NINTENDO_WIIMOTE 0x0306 1051 #define USB_DEVICE_ID_NINTENDO_WIIMOTE2 0x0330 1052 #define USB_DEVICE_ID_NINTENDO_JOYCONL 0x2006 1053 #define USB_DEVICE_ID_NINTENDO_JOYCONR 0x2007 1054 #define USB_DEVICE_ID_NINTENDO_PROCON 0x2009 1055 #define USB_DEVICE_ID_NINTENDO_CHRGGRIP 0x200e 1056 #define USB_DEVICE_ID_NINTENDO_SNESCON 0x2017 1057 #define USB_DEVICE_ID_NINTENDO_GENCON 0x201e 1058 #define USB_DEVICE_ID_NINTENDO_N64CON 0x2019 1059 1060 #define USB_VENDOR_ID_NOVATEK 0x0603 1061 #define USB_DEVICE_ID_NOVATEK_PCT 0x0600 1062 #define USB_DEVICE_ID_NOVATEK_MOUSE 0x1602 1063 1064 #define USB_VENDOR_ID_NTI 0x0757 1065 #define USB_DEVICE_ID_USB_SUN 0x0a00 1066 1067 #define USB_VENDOR_ID_NTRIG 0x1b96 1068 #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN 0x0001 1069 #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_1 0x0003 1070 #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_2 0x0004 1071 #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_3 0x0005 1072 #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_4 0x0006 1073 #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_5 0x0007 1074 #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_6 0x0008 1075 #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_7 0x0009 1076 #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_8 0x000A 1077 #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_9 0x000B 1078 #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_10 0x000C 1079 #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_11 0x000D 1080 #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_12 0x000E 1081 #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_13 0x000F 1082 #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_14 0x0010 1083 #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_15 0x0011 1084 #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_16 0x0012 1085 #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_17 0x0013 1086 #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_18 0x0014 1087 #define USB_DEVICE_ID_NTRIG_DUOSENSE 0x1500 1088 1089 #define USB_VENDOR_ID_NVIDIA 0x0955 1090 #define USB_DEVICE_ID_NVIDIA_THUNDERSTRIKE_CONTROLLER 0x7214 1091 1092 #define USB_VENDOR_ID_ONTRAK 0x0a07 1093 #define USB_DEVICE_ID_ONTRAK_ADU100 0x0064 1094 1095 #define USB_VENDOR_ID_ORTEK 0x05a4 1096 #define USB_DEVICE_ID_ORTEK_PKB1700 0x1700 1097 #define USB_DEVICE_ID_ORTEK_WKB2000 0x2000 1098 #define USB_DEVICE_ID_ORTEK_IHOME_IMAC_A210S 0x8003 1099 1100 #define USB_VENDOR_ID_PLANTRONICS 0x047f 1101 #define USB_DEVICE_ID_PLANTRONICS_BLACKWIRE_3210_SERIES 0xc055 1102 #define USB_DEVICE_ID_PLANTRONICS_BLACKWIRE_3220_SERIES 0xc056 1103 #define USB_DEVICE_ID_PLANTRONICS_BLACKWIRE_3215_SERIES 0xc057 1104 #define USB_DEVICE_ID_PLANTRONICS_BLACKWIRE_3225_SERIES 0xc058 1105 #define USB_DEVICE_ID_PLANTRONICS_BLACKWIRE_3325_SERIES 0x430c 1106 #define USB_DEVICE_ID_PLANTRONICS_ENCOREPRO_500_SERIES 0x431e 1107 1108 #define USB_VENDOR_ID_PANASONIC 0x04da 1109 #define USB_DEVICE_ID_PANABOARD_UBT780 0x1044 1110 #define USB_DEVICE_ID_PANABOARD_UBT880 0x104d 1111 1112 #define USB_VENDOR_ID_PANJIT 0x134c 1113 1114 #define USB_VENDOR_ID_PANTHERLORD 0x0810 1115 #define USB_DEVICE_ID_PANTHERLORD_TWIN_USB_JOYSTICK 0x0001 1116 1117 #define USB_VENDOR_ID_PENMOUNT 0x14e1 1118 #define USB_DEVICE_ID_PENMOUNT_PCI 0x3500 1119 #define USB_DEVICE_ID_PENMOUNT_1610 0x1610 1120 #define USB_DEVICE_ID_PENMOUNT_1640 0x1640 1121 #define USB_DEVICE_ID_PENMOUNT_6000 0x6000 1122 1123 #define USB_VENDOR_ID_PETALYNX 0x18b1 1124 #define USB_DEVICE_ID_PETALYNX_MAXTER_REMOTE 0x0037 1125 1126 #define USB_VENDOR_ID_PETZL 0x2122 1127 #define USB_DEVICE_ID_PETZL_HEADLAMP 0x1234 1128 1129 #define USB_VENDOR_ID_PHILIPS 0x0471 1130 #define USB_DEVICE_ID_PHILIPS_IEEE802154_DONGLE 0x0617 1131 1132 #define USB_VENDOR_ID_PI_ENGINEERING 0x05f3 1133 #define USB_DEVICE_ID_PI_ENGINEERING_VEC_USB_FOOTPEDAL 0xff 1134 1135 #define USB_VENDOR_ID_PIXART 0x093a 1136 #define USB_DEVICE_ID_PIXART_USB_OPTICAL_MOUSE_ID2 0x0137 1137 #define USB_DEVICE_ID_PIXART_USB_OPTICAL_MOUSE 0x2510 1138 #define USB_DEVICE_ID_PIXART_OPTICAL_TOUCH_SCREEN 0x8001 1139 #define USB_DEVICE_ID_PIXART_OPTICAL_TOUCH_SCREEN1 0x8002 1140 #define USB_DEVICE_ID_PIXART_OPTICAL_TOUCH_SCREEN2 0x8003 1141 1142 #define USB_VENDOR_ID_PLAYDOTCOM 0x0b43 1143 #define USB_DEVICE_ID_PLAYDOTCOM_EMS_USBII 0x0003 1144 1145 #define USB_VENDOR_ID_POWERCOM 0x0d9f 1146 #define USB_DEVICE_ID_POWERCOM_UPS 0x0002 1147 1148 #define USB_VENDOR_ID_PRODIGE 0x05af 1149 #define USB_DEVICE_ID_PRODIGE_CORDLESS 0x3062 1150 1151 #define I2C_VENDOR_ID_QTEC 0x6243 1152 1153 #define USB_VENDOR_ID_QUANTA 0x0408 1154 #define USB_DEVICE_ID_QUANTA_OPTICAL_TOUCH 0x3000 1155 #define USB_DEVICE_ID_QUANTA_OPTICAL_TOUCH_3001 0x3001 1156 #define USB_DEVICE_ID_QUANTA_OPTICAL_TOUCH_3003 0x3003 1157 #define USB_DEVICE_ID_QUANTA_OPTICAL_TOUCH_3008 0x3008 1158 #define USB_DEVICE_ID_QUANTA_HP_5MP_CAMERA_5473 0x5473 1159 1160 #define I2C_VENDOR_ID_RAYDIUM 0x2386 1161 #define I2C_PRODUCT_ID_RAYDIUM_4B33 0x4b33 1162 #define I2C_PRODUCT_ID_RAYDIUM_3118 0x3118 1163 1164 #define USB_VENDOR_ID_RAZER 0x1532 1165 #define USB_DEVICE_ID_RAZER_BLACKWIDOW_ULTIMATE 0x010D 1166 #define USB_DEVICE_ID_RAZER_BLACKWIDOW 0x010e 1167 #define USB_DEVICE_ID_RAZER_BLACKWIDOW_CLASSIC 0x011b 1168 #define USB_DEVICE_ID_RAZER_BLADE_14 0x011D 1169 1170 #define USB_VENDOR_ID_REALTEK 0x0bda 1171 #define USB_DEVICE_ID_REALTEK_READER 0x0152 1172 1173 #define USB_VENDOR_ID_REDOCTANE 0x1430 1174 #define USB_DEVICE_ID_REDOCTANE_GUITAR_DONGLE 0x474c 1175 #define USB_DEVICE_ID_REDOCTANE_PS4_GHLIVE_DONGLE 0x07bb 1176 1177 #define USB_VENDOR_ID_RETROUSB 0xf000 1178 #define USB_DEVICE_ID_RETROUSB_SNES_RETROPAD 0x0003 1179 #define USB_DEVICE_ID_RETROUSB_SNES_RETROPORT 0x00f1 1180 1181 #define USB_VENDOR_ID_ROCCAT 0x1e7d 1182 #define USB_DEVICE_ID_ROCCAT_ARVO 0x30d4 1183 #define USB_DEVICE_ID_ROCCAT_ISKU 0x319c 1184 #define USB_DEVICE_ID_ROCCAT_ISKUFX 0x3264 1185 #define USB_DEVICE_ID_ROCCAT_KONE 0x2ced 1186 #define USB_DEVICE_ID_ROCCAT_KONEPLUS 0x2d51 1187 #define USB_DEVICE_ID_ROCCAT_KONEPURE 0x2dbe 1188 #define USB_DEVICE_ID_ROCCAT_KONEPURE_OPTICAL 0x2db4 1189 #define USB_DEVICE_ID_ROCCAT_KONEXTD 0x2e22 1190 #define USB_DEVICE_ID_ROCCAT_KOVAPLUS 0x2d50 1191 #define USB_DEVICE_ID_ROCCAT_LUA 0x2c2e 1192 #define USB_DEVICE_ID_ROCCAT_PYRA_WIRED 0x2c24 1193 #define USB_DEVICE_ID_ROCCAT_PYRA_WIRELESS 0x2cf6 1194 #define USB_DEVICE_ID_ROCCAT_RYOS_MK 0x3138 1195 #define USB_DEVICE_ID_ROCCAT_RYOS_MK_GLOW 0x31ce 1196 #define USB_DEVICE_ID_ROCCAT_RYOS_MK_PRO 0x3232 1197 #define USB_DEVICE_ID_ROCCAT_SAVU 0x2d5a 1198 1199 #define USB_VENDOR_ID_SAI 0x17dd 1200 1201 #define USB_VENDOR_ID_SAITEK 0x06a3 1202 #define USB_DEVICE_ID_SAITEK_RUMBLEPAD 0xff17 1203 #define USB_DEVICE_ID_SAITEK_PS1000 0x0621 1204 #define USB_DEVICE_ID_SAITEK_RAT7_OLD 0x0ccb 1205 #define USB_DEVICE_ID_SAITEK_RAT7_CONTAGION 0x0ccd 1206 #define USB_DEVICE_ID_SAITEK_RAT7 0x0cd7 1207 #define USB_DEVICE_ID_SAITEK_RAT9 0x0cfa 1208 #define USB_DEVICE_ID_SAITEK_MMO7 0x0cd0 1209 #define USB_DEVICE_ID_SAITEK_X52 0x075c 1210 #define USB_DEVICE_ID_SAITEK_X52_2 0x0255 1211 #define USB_DEVICE_ID_SAITEK_X52_PRO 0x0762 1212 #define USB_DEVICE_ID_SAITEK_X65 0x0b6a 1213 1214 #define USB_VENDOR_ID_SAMSUNG 0x0419 1215 #define USB_VENDOR_ID_SAMSUNG_ELECTRONICS 0x04e8 1216 #define USB_DEVICE_ID_SAMSUNG_IR_REMOTE 0x0001 1217 #define USB_DEVICE_ID_SAMSUNG_WIRELESS_KBD_MOUSE 0x0600 1218 #define USB_DEVICE_ID_SAMSUNG_WIRELESS_KBD 0x7021 1219 #define USB_DEVICE_ID_SAMSUNG_WIRELESS_GAMEPAD 0xa000 1220 #define USB_DEVICE_ID_SAMSUNG_WIRELESS_ACTIONMOUSE 0xa004 1221 #define USB_DEVICE_ID_SAMSUNG_WIRELESS_BOOKCOVER 0xa005 1222 #define USB_DEVICE_ID_SAMSUNG_WIRELESS_UNIVERSAL_KBD 0xa006 1223 #define USB_DEVICE_ID_SAMSUNG_WIRELESS_MULTI_HOGP_KBD 0xa064 1224 1225 #define USB_VENDOR_ID_SEMICO 0x1a2c 1226 #define USB_DEVICE_ID_SEMICO_USB_KEYKOARD 0x0023 1227 #define USB_DEVICE_ID_SEMICO_USB_KEYKOARD2 0x0027 1228 1229 #define USB_VENDOR_ID_SEMITEK 0x1ea7 1230 #define USB_DEVICE_ID_SEMITEK_KEYBOARD 0x0907 1231 1232 #define USB_VENDOR_ID_SENNHEISER 0x1395 1233 #define USB_DEVICE_ID_SENNHEISER_BTD500USB 0x002c 1234 1235 #define USB_VENDOR_ID_SIGMA_MICRO 0x1c4f 1236 #define USB_DEVICE_ID_SIGMA_MICRO_KEYBOARD 0x0002 1237 #define USB_DEVICE_ID_SIGMA_MICRO_KEYBOARD2 0x0059 1238 1239 #define USB_VENDOR_ID_SIGMATEL 0x066F 1240 #define USB_DEVICE_ID_SIGMATEL_STMP3780 0x3780 1241 1242 #define USB_VENDOR_ID_SINOWEALTH 0x258a 1243 #define USB_DEVICE_ID_GLORIOUS_MODEL_D 0x0033 1244 #define USB_DEVICE_ID_GLORIOUS_MODEL_O 0x0036 1245 1246 #define USB_VENDOR_ID_SIS_TOUCH 0x0457 1247 #define USB_DEVICE_ID_SIS9200_TOUCH 0x9200 1248 #define USB_DEVICE_ID_SIS817_TOUCH 0x0817 1249 #define USB_DEVICE_ID_SIS_TS 0x1013 1250 #define USB_DEVICE_ID_SIS1030_TOUCH 0x1030 1251 1252 #define USB_VENDOR_ID_SKYCABLE 0x1223 1253 #define USB_DEVICE_ID_SKYCABLE_WIRELESS_PRESENTER 0x3F07 1254 1255 #define USB_VENDOR_ID_SMK 0x0609 1256 #define USB_DEVICE_ID_SMK_PS3_BDREMOTE 0x0306 1257 #define USB_DEVICE_ID_SMK_NSG_MR5U_REMOTE 0x0368 1258 #define USB_DEVICE_ID_SMK_NSG_MR7U_REMOTE 0x0369 1259 1260 1261 #define USB_VENDOR_ID_SONY 0x054c 1262 #define USB_DEVICE_ID_SONY_VAIO_VGX_MOUSE 0x024b 1263 #define USB_DEVICE_ID_SONY_VAIO_VGP_MOUSE 0x0374 1264 #define USB_DEVICE_ID_SONY_PS3_BDREMOTE 0x0306 1265 #define USB_DEVICE_ID_SONY_PS3_CONTROLLER 0x0268 1266 #define USB_DEVICE_ID_SONY_PS4_CONTROLLER 0x05c4 1267 #define USB_DEVICE_ID_SONY_PS4_CONTROLLER_2 0x09cc 1268 #define USB_DEVICE_ID_SONY_PS4_CONTROLLER_DONGLE 0x0ba0 1269 #define USB_DEVICE_ID_SONY_PS5_CONTROLLER 0x0ce6 1270 #define USB_DEVICE_ID_SONY_PS5_CONTROLLER_2 0x0df2 1271 #define USB_DEVICE_ID_SONY_MOTION_CONTROLLER 0x03d5 1272 #define USB_DEVICE_ID_SONY_NAVIGATION_CONTROLLER 0x042f 1273 #define USB_DEVICE_ID_SONY_BUZZ_CONTROLLER 0x0002 1274 #define USB_DEVICE_ID_SONY_WIRELESS_BUZZ_CONTROLLER 0x1000 1275 1276 #define USB_VENDOR_ID_SONY_RHYTHM 0x12ba 1277 #define USB_DEVICE_ID_SONY_PS3WIIU_GHLIVE_DONGLE 0x074b 1278 #define USB_DEVICE_ID_SONY_PS3_GUITAR_DONGLE 0x0100 1279 1280 #define USB_VENDOR_ID_SINO_LITE 0x1345 1281 #define USB_DEVICE_ID_SINO_LITE_CONTROLLER 0x3008 1282 1283 #define USB_VENDOR_ID_SOLID_YEAR 0x060b 1284 #define USB_DEVICE_ID_MACALLY_IKEY_KEYBOARD 0x0001 1285 #define USB_DEVICE_ID_COUGAR_500K_GAMING_KEYBOARD 0x500a 1286 #define USB_DEVICE_ID_COUGAR_700K_GAMING_KEYBOARD 0x700a 1287 1288 #define USB_VENDOR_ID_SOUNDGRAPH 0x15c2 1289 #define USB_DEVICE_ID_SOUNDGRAPH_IMON_FIRST 0x0034 1290 #define USB_DEVICE_ID_SOUNDGRAPH_IMON_LAST 0x0046 1291 1292 #define USB_VENDOR_ID_STANTUM 0x1f87 1293 #define USB_DEVICE_ID_MTP 0x0002 1294 1295 #define USB_VENDOR_ID_STANTUM_STM 0x0483 1296 #define USB_DEVICE_ID_MTP_STM 0x3261 1297 1298 #define USB_VENDOR_ID_STANTUM_SITRONIX 0x1403 1299 #define USB_DEVICE_ID_MTP_SITRONIX 0x5001 1300 1301 #define USB_VENDOR_ID_VALVE 0x28de 1302 #define USB_DEVICE_ID_STEAM_CONTROLLER 0x1102 1303 #define USB_DEVICE_ID_STEAM_CONTROLLER_WIRELESS 0x1142 1304 #define USB_DEVICE_ID_STEAM_DECK 0x1205 1305 1306 #define USB_VENDOR_ID_STEELSERIES 0x1038 1307 #define USB_DEVICE_ID_STEELSERIES_SRWS1 0x1410 1308 #define USB_DEVICE_ID_STEELSERIES_ARCTIS_1 0x12b6 1309 #define USB_DEVICE_ID_STEELSERIES_ARCTIS_9 0x12c2 1310 1311 #define USB_VENDOR_ID_SUN 0x0430 1312 #define USB_DEVICE_ID_RARITAN_KVM_DONGLE 0xcdab 1313 1314 #define USB_VENDOR_ID_SUNPLUS 0x04fc 1315 #define USB_DEVICE_ID_SUNPLUS_WDESKTOP 0x05d8 1316 1317 #define USB_VENDOR_ID_SYMBOL 0x05e0 1318 #define USB_DEVICE_ID_SYMBOL_SCANNER_1 0x0800 1319 #define USB_DEVICE_ID_SYMBOL_SCANNER_2 0x1300 1320 #define USB_DEVICE_ID_SYMBOL_SCANNER_3 0x1200 1321 1322 #define I2C_VENDOR_ID_SYNAPTICS 0x06cb 1323 #define I2C_PRODUCT_ID_SYNAPTICS_SYNA2393 0x7a13 1324 1325 #define USB_VENDOR_ID_SYNAPTICS 0x06cb 1326 #define USB_DEVICE_ID_SYNAPTICS_TP 0x0001 1327 #define USB_DEVICE_ID_SYNAPTICS_INT_TP 0x0002 1328 #define USB_DEVICE_ID_SYNAPTICS_CPAD 0x0003 1329 #define USB_DEVICE_ID_SYNAPTICS_TS 0x0006 1330 #define USB_DEVICE_ID_SYNAPTICS_STICK 0x0007 1331 #define USB_DEVICE_ID_SYNAPTICS_WP 0x0008 1332 #define USB_DEVICE_ID_SYNAPTICS_COMP_TP 0x0009 1333 #define USB_DEVICE_ID_SYNAPTICS_WTP 0x0010 1334 #define USB_DEVICE_ID_SYNAPTICS_DPAD 0x0013 1335 #define USB_DEVICE_ID_SYNAPTICS_LTS1 0x0af8 1336 #define USB_DEVICE_ID_SYNAPTICS_LTS2 0x1d10 1337 #define USB_DEVICE_ID_SYNAPTICS_HD 0x0ac3 1338 #define USB_DEVICE_ID_SYNAPTICS_QUAD_HD 0x1ac3 1339 #define USB_DEVICE_ID_SYNAPTICS_DELL_K12A 0x2819 1340 #define USB_DEVICE_ID_SYNAPTICS_ACER_SWITCH5_012 0x2968 1341 #define USB_DEVICE_ID_SYNAPTICS_TP_V103 0x5710 1342 #define USB_DEVICE_ID_SYNAPTICS_DELL_K15A 0x6e21 1343 #define USB_DEVICE_ID_SYNAPTICS_ACER_ONE_S1002 0x73f4 1344 #define USB_DEVICE_ID_SYNAPTICS_ACER_ONE_S1003 0x73f5 1345 #define USB_DEVICE_ID_SYNAPTICS_ACER_SWITCH5_017 0x73f6 1346 #define USB_DEVICE_ID_SYNAPTICS_ACER_SWITCH5 0x81a7 1347 1348 #define USB_VENDOR_ID_TEXAS_INSTRUMENTS 0x2047 1349 #define USB_DEVICE_ID_TEXAS_INSTRUMENTS_LENOVO_YOGA 0x0855 1350 1351 #define USB_VENDOR_ID_THINGM 0x27b8 1352 #define USB_DEVICE_ID_BLINK1 0x01ed 1353 1354 #define USB_VENDOR_ID_THQ 0x20d6 1355 #define USB_DEVICE_ID_THQ_PS3_UDRAW 0xcb17 1356 1357 #define USB_VENDOR_ID_THRUSTMASTER 0x044f 1358 1359 #define USB_VENDOR_ID_TIVO 0x150a 1360 #define USB_DEVICE_ID_TIVO_SLIDE_BT 0x1200 1361 #define USB_DEVICE_ID_TIVO_SLIDE 0x1201 1362 #define USB_DEVICE_ID_TIVO_SLIDE_PRO 0x1203 1363 1364 #define USB_VENDOR_ID_TOPRE 0x0853 1365 #define USB_DEVICE_ID_TOPRE_REALFORCE_R2_108 0x0148 1366 #define USB_DEVICE_ID_TOPRE_REALFORCE_R2_87 0x0146 1367 #define USB_DEVICE_ID_TOPRE_REALFORCE_R3S_87 0x0313 1368 1369 #define USB_VENDOR_ID_TOPSEED 0x0766 1370 #define USB_DEVICE_ID_TOPSEED_CYBERLINK 0x0204 1371 1372 #define USB_VENDOR_ID_TOPSEED2 0x1784 1373 #define USB_DEVICE_ID_TOPSEED2_RF_COMBO 0x0004 1374 #define USB_DEVICE_ID_TOPSEED2_PERIPAD_701 0x0016 1375 1376 #define USB_VENDOR_ID_TOPMAX 0x0663 1377 #define USB_DEVICE_ID_TOPMAX_COBRAPAD 0x0103 1378 1379 #define USB_VENDOR_ID_TOUCH_INTL 0x1e5e 1380 #define USB_DEVICE_ID_TOUCH_INTL_MULTI_TOUCH 0x0313 1381 1382 #define USB_VENDOR_ID_TOUCHPACK 0x1bfd 1383 #define USB_DEVICE_ID_TOUCHPACK_RTS 0x1688 1384 1385 #define USB_VENDOR_ID_TPV 0x25aa 1386 #define USB_DEVICE_ID_TPV_OPTICAL_TOUCHSCREEN_8882 0x8882 1387 #define USB_DEVICE_ID_TPV_OPTICAL_TOUCHSCREEN_8883 0x8883 1388 1389 #define USB_VENDOR_ID_TRUST 0x145f 1390 #define USB_DEVICE_ID_TRUST_PANORA_TABLET 0x0212 1391 1392 #define USB_VENDOR_ID_TURBOX 0x062a 1393 #define USB_DEVICE_ID_TURBOX_KEYBOARD 0x0201 1394 #define USB_DEVICE_ID_ASUS_MD_5110 0x5110 1395 #define USB_DEVICE_ID_TURBOX_TOUCHSCREEN_MOSART 0x7100 1396 1397 #define USB_VENDOR_ID_TWINHAN 0x6253 1398 #define USB_DEVICE_ID_TWINHAN_IR_REMOTE 0x0100 1399 1400 #define USB_VENDOR_ID_UCLOGIC 0x5543 1401 #define USB_DEVICE_ID_UCLOGIC_TABLET_PF1209 0x0042 1402 #define USB_DEVICE_ID_UCLOGIC_TABLET_KNA5 0x6001 1403 #define USB_DEVICE_ID_UCLOGIC_TABLET_TWA60 0x0064 1404 #define USB_DEVICE_ID_UCLOGIC_TABLET_WP4030U 0x0003 1405 #define USB_DEVICE_ID_UCLOGIC_TABLET_WP5540U 0x0004 1406 #define USB_DEVICE_ID_UCLOGIC_TABLET_WP8060U 0x0005 1407 #define USB_DEVICE_ID_UCLOGIC_TABLET_WP1062 0x0064 1408 #define USB_DEVICE_ID_UCLOGIC_WIRELESS_TABLET_TWHL850 0x0522 1409 #define USB_DEVICE_ID_UCLOGIC_TABLET_TWHA60 0x0781 1410 #define USB_DEVICE_ID_UCLOGIC_DRAWIMAGE_G3 0x3031 1411 #define USB_DEVICE_ID_UCLOGIC_UGEE_TABLET_81 0x0081 1412 #define USB_DEVICE_ID_UCLOGIC_UGEE_TABLET_45 0x0045 1413 #define USB_DEVICE_ID_UCLOGIC_UGEE_TABLET_47 0x0047 1414 #define USB_DEVICE_ID_YIYNOVA_TABLET 0x004d 1415 1416 #define USB_VENDOR_ID_UGEE 0x28bd 1417 #define USB_DEVICE_ID_UGEE_PARBLO_A610_PRO 0x1903 1418 #define USB_DEVICE_ID_UGEE_XPPEN_TABLET_G540 0x0075 1419 #define USB_DEVICE_ID_UGEE_XPPEN_TABLET_G640 0x0094 1420 #define USB_DEVICE_ID_UGEE_XPPEN_TABLET_DECO01 0x0042 1421 #define USB_DEVICE_ID_UGEE_XPPEN_TABLET_DECO01_V2 0x0905 1422 #define USB_DEVICE_ID_UGEE_XPPEN_TABLET_DECO_L 0x0935 1423 #define USB_DEVICE_ID_UGEE_XPPEN_TABLET_DECO_PRO_MW 0x0934 1424 #define USB_DEVICE_ID_UGEE_XPPEN_TABLET_DECO_PRO_S 0x0909 1425 #define USB_DEVICE_ID_UGEE_XPPEN_TABLET_DECO_PRO_SW 0x0933 1426 #define USB_DEVICE_ID_UGEE_XPPEN_TABLET_STAR06 0x0078 1427 #define USB_DEVICE_ID_UGEE_XPPEN_TABLET_22R_PRO 0x091b 1428 #define USB_DEVICE_ID_UGEE_XPPEN_TABLET_24_PRO 0x092d 1429 #define USB_DEVICE_ID_UGEE_TABLET_G5 0x0074 1430 #define USB_DEVICE_ID_UGEE_TABLET_EX07S 0x0071 1431 #define USB_DEVICE_ID_UGEE_TABLET_RAINBOW_CV720 0x0055 1432 1433 #define USB_VENDOR_ID_UNITEC 0x227d 1434 #define USB_DEVICE_ID_UNITEC_USB_TOUCH_0709 0x0709 1435 #define USB_DEVICE_ID_UNITEC_USB_TOUCH_0A19 0x0a19 1436 1437 #define USB_VENDOR_ID_VELLEMAN 0x10cf 1438 #define USB_DEVICE_ID_VELLEMAN_K8055_FIRST 0x5500 1439 #define USB_DEVICE_ID_VELLEMAN_K8055_LAST 0x5503 1440 #define USB_DEVICE_ID_VELLEMAN_K8061_FIRST 0x8061 1441 #define USB_DEVICE_ID_VELLEMAN_K8061_LAST 0x8068 1442 1443 #define USB_VENDOR_ID_VRS 0x0483 1444 #define USB_DEVICE_ID_VRS_DFP 0xa355 1445 #define USB_DEVICE_ID_VRS_R295 0xa44c 1446 1447 #define USB_VENDOR_ID_VTL 0x0306 1448 #define USB_DEVICE_ID_VTL_MULTITOUCH_FF3F 0xff3f 1449 1450 #define USB_VENDOR_ID_WACOM 0x056a 1451 #define USB_DEVICE_ID_WACOM_GRAPHIRE_BLUETOOTH 0x81 1452 #define USB_DEVICE_ID_WACOM_INTUOS4_BLUETOOTH 0x00BD 1453 1454 #define USB_VENDOR_ID_WALTOP 0x172f 1455 #define USB_DEVICE_ID_WALTOP_SLIM_TABLET_5_8_INCH 0x0032 1456 #define USB_DEVICE_ID_WALTOP_SLIM_TABLET_12_1_INCH 0x0034 1457 #define USB_DEVICE_ID_WALTOP_Q_PAD 0x0037 1458 #define USB_DEVICE_ID_WALTOP_PID_0038 0x0038 1459 #define USB_DEVICE_ID_WALTOP_MEDIA_TABLET_10_6_INCH 0x0501 1460 #define USB_DEVICE_ID_WALTOP_MEDIA_TABLET_14_1_INCH 0x0500 1461 #define USB_DEVICE_ID_WALTOP_SIRIUS_BATTERY_FREE_TABLET 0x0502 1462 1463 #define USB_VENDOR_ID_WEIDA 0x2575 1464 #define USB_DEVICE_ID_WEIDA_8752 0xC300 1465 #define USB_DEVICE_ID_WEIDA_8755 0xC301 1466 1467 #define USB_VENDOR_ID_WINBOND 0x0416 1468 #define USB_DEVICE_ID_TSTP_MTOUCH 0xc168 1469 1470 #define USB_VENDOR_ID_WISEGROUP 0x0925 1471 #define USB_DEVICE_ID_SMARTJOY_PLUS 0x0005 1472 #define USB_DEVICE_ID_SUPER_JOY_BOX_3 0x8888 1473 #define USB_DEVICE_ID_QUAD_USB_JOYPAD 0x8800 1474 #define USB_DEVICE_ID_DUAL_USB_JOYPAD 0x8866 1475 1476 #define USB_VENDOR_ID_WISEGROUP_LTD 0x6666 1477 #define USB_VENDOR_ID_WISEGROUP_LTD2 0x6677 1478 #define USB_DEVICE_ID_SMARTJOY_DUAL_PLUS 0x8802 1479 #define USB_DEVICE_ID_SUPER_JOY_BOX_3_PRO 0x8801 1480 #define USB_DEVICE_ID_SUPER_DUAL_BOX_PRO 0x8802 1481 #define USB_DEVICE_ID_SUPER_JOY_BOX_5_PRO 0x8804 1482 1483 #define USB_VENDOR_ID_WISTRON 0x0fb8 1484 #define USB_DEVICE_ID_WISTRON_OPTICAL_TOUCH 0x1109 1485 1486 #define USB_VENDOR_ID_X_TENSIONS 0x1ae7 1487 #define USB_DEVICE_ID_SPEEDLINK_VAD_CEZANNE 0x9001 1488 1489 #define USB_VENDOR_ID_XAT 0x2505 1490 #define USB_DEVICE_ID_XAT_CSR 0x0220 1491 1492 #define USB_VENDOR_ID_XIAOMI 0x2717 1493 #define USB_DEVICE_ID_MI_SILENT_MOUSE 0x5014 1494 1495 #define USB_VENDOR_ID_XIN_MO 0x16c0 1496 #define USB_DEVICE_ID_XIN_MO_DUAL_ARCADE 0x05e1 1497 #define USB_DEVICE_ID_THT_2P_ARCADE 0x75e1 1498 1499 #define USB_VENDOR_ID_XIROKU 0x1477 1500 #define USB_DEVICE_ID_XIROKU_SPX 0x1006 1501 #define USB_DEVICE_ID_XIROKU_MPX 0x1007 1502 #define USB_DEVICE_ID_XIROKU_CSR 0x100e 1503 #define USB_DEVICE_ID_XIROKU_SPX1 0x1021 1504 #define USB_DEVICE_ID_XIROKU_CSR1 0x1022 1505 #define USB_DEVICE_ID_XIROKU_MPX1 0x1023 1506 #define USB_DEVICE_ID_XIROKU_SPX2 0x1024 1507 #define USB_DEVICE_ID_XIROKU_CSR2 0x1025 1508 #define USB_DEVICE_ID_XIROKU_MPX2 0x1026 1509 1510 #define USB_VENDOR_ID_YEALINK 0x6993 1511 #define USB_DEVICE_ID_YEALINK_P1K_P4K_B2K 0xb001 1512 1513 #define USB_VENDOR_ID_ZEROPLUS 0x0c12 1514 1515 #define USB_VENDOR_ID_ZYDACRON 0x13EC 1516 #define USB_DEVICE_ID_ZYDACRON_REMOTE_CONTROL 0x0006 1517 1518 #define USB_VENDOR_ID_ZYTRONIC 0x14c8 1519 #define USB_DEVICE_ID_ZYTRONIC_ZXY100 0x0005 1520 1521 #define USB_VENDOR_ID_PRIMAX 0x0461 1522 #define USB_DEVICE_ID_PRIMAX_MOUSE_4D22 0x4d22 1523 #define USB_DEVICE_ID_PRIMAX_MOUSE_4E2A 0x4e2a 1524 #define USB_DEVICE_ID_PRIMAX_KEYBOARD 0x4e05 1525 #define USB_DEVICE_ID_PRIMAX_REZEL 0x4e72 1526 #define USB_DEVICE_ID_PRIMAX_PIXART_MOUSE_4D0F 0x4d0f 1527 #define USB_DEVICE_ID_PRIMAX_PIXART_MOUSE_4D65 0x4d65 1528 #define USB_DEVICE_ID_PRIMAX_PIXART_MOUSE_4E22 0x4e22 1529 1530 1531 #define USB_VENDOR_ID_RISO_KAGAKU 0x1294 /* Riso Kagaku Corp. */ 1532 #define USB_DEVICE_ID_RI_KA_WEBMAIL 0x1320 /* Webmail Notifier */ 1533 1534 #define USB_VENDOR_ID_MULTIPLE_1781 0x1781 1535 #define USB_DEVICE_ID_RAPHNET_4NES4SNES_OLD 0x0a9d 1536 #define USB_DEVICE_ID_PHOENIXRC 0x0898 1537 1538 #define USB_VENDOR_ID_DRACAL_RAPHNET 0x289b 1539 #define USB_DEVICE_ID_RAPHNET_2NES2SNES 0x0002 1540 #define USB_DEVICE_ID_RAPHNET_4NES4SNES 0x0003 1541 1542 #define USB_VENDOR_ID_UGTIZER 0x2179 1543 #define USB_DEVICE_ID_UGTIZER_TABLET_GP0610 0x0053 1544 #define USB_DEVICE_ID_UGTIZER_TABLET_GT5040 0x0077 1545 #define USB_DEVICE_ID_UGTIZER_TABLET_WP5540 0x0004 1546 1547 #define USB_VENDOR_ID_VIEWSONIC 0x0543 1548 #define USB_DEVICE_ID_VIEWSONIC_PD1011 0xe621 1549 1550 #define USB_VENDOR_ID_SIGNOTEC 0x2133 1551 #define USB_DEVICE_ID_SIGNOTEC_VIEWSONIC_PD1011 0x0018 1552 1553 #define USB_VENDOR_ID_JIELI_SDK_DEFAULT 0x4c4a 1554 #define USB_DEVICE_ID_JIELI_SDK_4155 0x4155 1555 1556 #endif 1557