1 /* 2 * USB HID quirks support for Linux 3 * 4 * Copyright (c) 1999 Andreas Gal 5 * Copyright (c) 2000-2005 Vojtech Pavlik <vojtech@suse.cz> 6 * Copyright (c) 2005 Michael Haboustak <mike-@cinci.rr.com> for Concept2, Inc 7 * Copyright (c) 2006-2007 Jiri Kosina 8 * Copyright (c) 2007 Paul Walmsley 9 */ 10 11 /* 12 * This program is free software; you can redistribute it and/or modify it 13 * under the terms of the GNU General Public License as published by the Free 14 * Software Foundation; either version 2 of the License, or (at your option) 15 * any later version. 16 */ 17 18 #ifndef HID_IDS_H_FILE 19 #define HID_IDS_H_FILE 20 21 #define USB_VENDOR_ID_A4TECH 0x09da 22 #define USB_DEVICE_ID_A4TECH_WCP32PU 0x0006 23 #define USB_DEVICE_ID_A4TECH_X5_005D 0x000a 24 25 #define USB_VENDOR_ID_AASHIMA 0x06d6 26 #define USB_DEVICE_ID_AASHIMA_GAMEPAD 0x0025 27 #define USB_DEVICE_ID_AASHIMA_PREDATOR 0x0026 28 29 #define USB_VENDOR_ID_ACECAD 0x0460 30 #define USB_DEVICE_ID_ACECAD_FLAIR 0x0004 31 #define USB_DEVICE_ID_ACECAD_302 0x0008 32 33 #define USB_VENDOR_ID_ADS_TECH 0x06e1 34 #define USB_DEVICE_ID_ADS_TECH_RADIO_SI470X 0xa155 35 36 #define USB_VENDOR_ID_AFATECH 0x15a4 37 #define USB_DEVICE_ID_AFATECH_AF9016 0x9016 38 39 #define USB_VENDOR_ID_AIPTEK 0x08ca 40 #define USB_DEVICE_ID_AIPTEK_01 0x0001 41 #define USB_DEVICE_ID_AIPTEK_10 0x0010 42 #define USB_DEVICE_ID_AIPTEK_20 0x0020 43 #define USB_DEVICE_ID_AIPTEK_21 0x0021 44 #define USB_DEVICE_ID_AIPTEK_22 0x0022 45 #define USB_DEVICE_ID_AIPTEK_23 0x0023 46 #define USB_DEVICE_ID_AIPTEK_24 0x0024 47 48 #define USB_VENDOR_ID_AIRCABLE 0x16CA 49 #define USB_DEVICE_ID_AIRCABLE1 0x1502 50 51 #define USB_VENDOR_ID_ALCOR 0x058f 52 #define USB_DEVICE_ID_ALCOR_USBRS232 0x9720 53 54 #define USB_VENDOR_ID_ALPS 0x0433 55 #define USB_DEVICE_ID_IBM_GAMEPAD 0x1101 56 57 #define USB_VENDOR_ID_APPLE 0x05ac 58 #define USB_DEVICE_ID_APPLE_MIGHTYMOUSE 0x0304 59 #define USB_DEVICE_ID_APPLE_FOUNTAIN_ANSI 0x020e 60 #define USB_DEVICE_ID_APPLE_FOUNTAIN_ISO 0x020f 61 #define USB_DEVICE_ID_APPLE_GEYSER_ANSI 0x0214 62 #define USB_DEVICE_ID_APPLE_GEYSER_ISO 0x0215 63 #define USB_DEVICE_ID_APPLE_GEYSER_JIS 0x0216 64 #define USB_DEVICE_ID_APPLE_GEYSER3_ANSI 0x0217 65 #define USB_DEVICE_ID_APPLE_GEYSER3_ISO 0x0218 66 #define USB_DEVICE_ID_APPLE_GEYSER3_JIS 0x0219 67 #define USB_DEVICE_ID_APPLE_GEYSER4_ANSI 0x021a 68 #define USB_DEVICE_ID_APPLE_GEYSER4_ISO 0x021b 69 #define USB_DEVICE_ID_APPLE_GEYSER4_JIS 0x021c 70 #define USB_DEVICE_ID_APPLE_ALU_MINI_ANSI 0x021d 71 #define USB_DEVICE_ID_APPLE_ALU_MINI_ISO 0x021e 72 #define USB_DEVICE_ID_APPLE_ALU_MINI_JIS 0x021f 73 #define USB_DEVICE_ID_APPLE_ALU_ANSI 0x0220 74 #define USB_DEVICE_ID_APPLE_ALU_ISO 0x0221 75 #define USB_DEVICE_ID_APPLE_ALU_JIS 0x0222 76 #define USB_DEVICE_ID_APPLE_WELLSPRING_ANSI 0x0223 77 #define USB_DEVICE_ID_APPLE_WELLSPRING_ISO 0x0224 78 #define USB_DEVICE_ID_APPLE_WELLSPRING_JIS 0x0225 79 #define USB_DEVICE_ID_APPLE_GEYSER4_HF_ANSI 0x0229 80 #define USB_DEVICE_ID_APPLE_GEYSER4_HF_ISO 0x022a 81 #define USB_DEVICE_ID_APPLE_GEYSER4_HF_JIS 0x022b 82 #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_ANSI 0x022c 83 #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_ISO 0x022d 84 #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_JIS 0x022e 85 #define USB_DEVICE_ID_APPLE_WELLSPRING2_ANSI 0x0230 86 #define USB_DEVICE_ID_APPLE_WELLSPRING2_ISO 0x0231 87 #define USB_DEVICE_ID_APPLE_WELLSPRING2_JIS 0x0232 88 #define USB_DEVICE_ID_APPLE_WELLSPRING3_ANSI 0x0236 89 #define USB_DEVICE_ID_APPLE_WELLSPRING3_ISO 0x0237 90 #define USB_DEVICE_ID_APPLE_WELLSPRING3_JIS 0x0238 91 #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_ANSI 0x0239 92 #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_ISO 0x023a 93 #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_JIS 0x023b 94 #define USB_DEVICE_ID_APPLE_FOUNTAIN_TP_ONLY 0x030a 95 #define USB_DEVICE_ID_APPLE_GEYSER1_TP_ONLY 0x030b 96 #define USB_DEVICE_ID_APPLE_ATV_IRCONTROL 0x8241 97 #define USB_DEVICE_ID_APPLE_IRCONTROL4 0x8242 98 99 #define USB_VENDOR_ID_ASUS 0x0b05 100 #define USB_DEVICE_ID_ASUS_LCM 0x1726 101 #define USB_DEVICE_ID_ASUS_LCM2 0x175b 102 103 #define USB_VENDOR_ID_ATEN 0x0557 104 #define USB_DEVICE_ID_ATEN_UC100KM 0x2004 105 #define USB_DEVICE_ID_ATEN_CS124U 0x2202 106 #define USB_DEVICE_ID_ATEN_2PORTKVM 0x2204 107 #define USB_DEVICE_ID_ATEN_4PORTKVM 0x2205 108 #define USB_DEVICE_ID_ATEN_4PORTKVMC 0x2208 109 110 #define USB_VENDOR_ID_AVERMEDIA 0x07ca 111 #define USB_DEVICE_ID_AVER_FM_MR800 0xb800 112 113 #define USB_VENDOR_ID_BELKIN 0x050d 114 #define USB_DEVICE_ID_FLIP_KVM 0x3201 115 116 #define USB_VENDOR_ID_BERKSHIRE 0x0c98 117 #define USB_DEVICE_ID_BERKSHIRE_PCWD 0x1140 118 119 #define USB_VENDOR_ID_CH 0x068e 120 #define USB_DEVICE_ID_CH_PRO_PEDALS 0x00f2 121 #define USB_DEVICE_ID_CH_COMBATSTICK 0x00f4 122 #define USB_DEVICE_ID_CH_FLIGHT_SIM_YOKE 0x00ff 123 #define USB_DEVICE_ID_CH_3AXIS_5BUTTON_STICK 0x00d3 124 125 #define USB_VENDOR_ID_CHERRY 0x046a 126 #define USB_DEVICE_ID_CHERRY_CYMOTION 0x0023 127 128 #define USB_VENDOR_ID_CHIC 0x05fe 129 #define USB_DEVICE_ID_CHIC_GAMEPAD 0x0014 130 131 #define USB_VENDOR_ID_CHICONY 0x04f2 132 #define USB_DEVICE_ID_CHICONY_TACTICAL_PAD 0x0418 133 134 #define USB_VENDOR_ID_CIDC 0x1677 135 136 #define USB_VENDOR_ID_CMEDIA 0x0d8c 137 #define USB_DEVICE_ID_CM109 0x000e 138 139 #define USB_VENDOR_ID_CODEMERCS 0x07c0 140 #define USB_DEVICE_ID_CODEMERCS_IOW_FIRST 0x1500 141 #define USB_DEVICE_ID_CODEMERCS_IOW_LAST 0x15ff 142 143 #define USB_VENDOR_ID_CYGNAL 0x10c4 144 #define USB_DEVICE_ID_CYGNAL_RADIO_SI470X 0x818a 145 146 #define USB_VENDOR_ID_CYPRESS 0x04b4 147 #define USB_DEVICE_ID_CYPRESS_MOUSE 0x0001 148 #define USB_DEVICE_ID_CYPRESS_HIDCOM 0x5500 149 #define USB_DEVICE_ID_CYPRESS_ULTRAMOUSE 0x7417 150 #define USB_DEVICE_ID_CYPRESS_BARCODE_1 0xde61 151 #define USB_DEVICE_ID_CYPRESS_BARCODE_2 0xde64 152 #define USB_DEVICE_ID_CYPRESS_BARCODE_3 0xbca1 153 154 #define USB_VENDOR_ID_DEALEXTREAME 0x10c5 155 #define USB_DEVICE_ID_DEALEXTREAME_RADIO_SI4701 0x819a 156 157 #define USB_VENDOR_ID_DELORME 0x1163 158 #define USB_DEVICE_ID_DELORME_EARTHMATE 0x0100 159 #define USB_DEVICE_ID_DELORME_EM_LT20 0x0200 160 161 #define USB_VENDOR_ID_DMI 0x0c0b 162 #define USB_DEVICE_ID_DMI_ENC 0x5fab 163 164 #define USB_VENDOR_ID_DRAGONRISE 0x0079 165 166 #define USB_VENDOR_ID_ELO 0x04E7 167 #define USB_DEVICE_ID_ELO_TS2700 0x0020 168 169 #define USB_VENDOR_ID_ESSENTIAL_REALITY 0x0d7f 170 #define USB_DEVICE_ID_ESSENTIAL_REALITY_P5 0x0100 171 172 #define USB_VENDOR_ID_ETT 0x0664 173 #define USB_DEVICE_ID_TC5UH 0x0309 174 175 #define USB_VENDOR_ID_EZKEY 0x0518 176 #define USB_DEVICE_ID_BTC_8193 0x0002 177 178 #define USB_VENDOR_ID_GAMERON 0x0810 179 #define USB_DEVICE_ID_GAMERON_DUAL_PSX_ADAPTOR 0x0001 180 #define USB_DEVICE_ID_GAMERON_DUAL_PCS_ADAPTOR 0x0002 181 182 #define USB_VENDOR_ID_GENERAL_TOUCH 0x0dfc 183 184 #define USB_VENDOR_ID_GLAB 0x06c2 185 #define USB_DEVICE_ID_4_PHIDGETSERVO_30 0x0038 186 #define USB_DEVICE_ID_1_PHIDGETSERVO_30 0x0039 187 #define USB_DEVICE_ID_0_0_4_IF_KIT 0x0040 188 #define USB_DEVICE_ID_0_16_16_IF_KIT 0x0044 189 #define USB_DEVICE_ID_8_8_8_IF_KIT 0x0045 190 #define USB_DEVICE_ID_0_8_7_IF_KIT 0x0051 191 #define USB_DEVICE_ID_0_8_8_IF_KIT 0x0053 192 #define USB_DEVICE_ID_PHIDGET_MOTORCONTROL 0x0058 193 194 #define USB_VENDOR_ID_GOTOP 0x08f2 195 #define USB_DEVICE_ID_SUPER_Q2 0x007f 196 #define USB_DEVICE_ID_GOGOPEN 0x00ce 197 #define USB_DEVICE_ID_PENPOWER 0x00f4 198 199 #define USB_VENDOR_ID_GREENASIA 0x0e8f 200 201 #define USB_VENDOR_ID_GRETAGMACBETH 0x0971 202 #define USB_DEVICE_ID_GRETAGMACBETH_HUEY 0x2005 203 204 #define USB_VENDOR_ID_GRIFFIN 0x077d 205 #define USB_DEVICE_ID_POWERMATE 0x0410 206 #define USB_DEVICE_ID_SOUNDKNOB 0x04AA 207 208 #define USB_VENDOR_ID_GTCO 0x078c 209 #define USB_DEVICE_ID_GTCO_90 0x0090 210 #define USB_DEVICE_ID_GTCO_100 0x0100 211 #define USB_DEVICE_ID_GTCO_101 0x0101 212 #define USB_DEVICE_ID_GTCO_103 0x0103 213 #define USB_DEVICE_ID_GTCO_104 0x0104 214 #define USB_DEVICE_ID_GTCO_105 0x0105 215 #define USB_DEVICE_ID_GTCO_106 0x0106 216 #define USB_DEVICE_ID_GTCO_107 0x0107 217 #define USB_DEVICE_ID_GTCO_108 0x0108 218 #define USB_DEVICE_ID_GTCO_200 0x0200 219 #define USB_DEVICE_ID_GTCO_201 0x0201 220 #define USB_DEVICE_ID_GTCO_202 0x0202 221 #define USB_DEVICE_ID_GTCO_203 0x0203 222 #define USB_DEVICE_ID_GTCO_204 0x0204 223 #define USB_DEVICE_ID_GTCO_205 0x0205 224 #define USB_DEVICE_ID_GTCO_206 0x0206 225 #define USB_DEVICE_ID_GTCO_207 0x0207 226 #define USB_DEVICE_ID_GTCO_300 0x0300 227 #define USB_DEVICE_ID_GTCO_301 0x0301 228 #define USB_DEVICE_ID_GTCO_302 0x0302 229 #define USB_DEVICE_ID_GTCO_303 0x0303 230 #define USB_DEVICE_ID_GTCO_304 0x0304 231 #define USB_DEVICE_ID_GTCO_305 0x0305 232 #define USB_DEVICE_ID_GTCO_306 0x0306 233 #define USB_DEVICE_ID_GTCO_307 0x0307 234 #define USB_DEVICE_ID_GTCO_308 0x0308 235 #define USB_DEVICE_ID_GTCO_309 0x0309 236 #define USB_DEVICE_ID_GTCO_400 0x0400 237 #define USB_DEVICE_ID_GTCO_401 0x0401 238 #define USB_DEVICE_ID_GTCO_402 0x0402 239 #define USB_DEVICE_ID_GTCO_403 0x0403 240 #define USB_DEVICE_ID_GTCO_404 0x0404 241 #define USB_DEVICE_ID_GTCO_405 0x0405 242 #define USB_DEVICE_ID_GTCO_500 0x0500 243 #define USB_DEVICE_ID_GTCO_501 0x0501 244 #define USB_DEVICE_ID_GTCO_502 0x0502 245 #define USB_DEVICE_ID_GTCO_503 0x0503 246 #define USB_DEVICE_ID_GTCO_504 0x0504 247 #define USB_DEVICE_ID_GTCO_1000 0x1000 248 #define USB_DEVICE_ID_GTCO_1001 0x1001 249 #define USB_DEVICE_ID_GTCO_1002 0x1002 250 #define USB_DEVICE_ID_GTCO_1003 0x1003 251 #define USB_DEVICE_ID_GTCO_1004 0x1004 252 #define USB_DEVICE_ID_GTCO_1005 0x1005 253 #define USB_DEVICE_ID_GTCO_1006 0x1006 254 #define USB_DEVICE_ID_GTCO_1007 0x1007 255 256 #define USB_VENDOR_ID_GYRATION 0x0c16 257 #define USB_DEVICE_ID_GYRATION_REMOTE 0x0002 258 #define USB_DEVICE_ID_GYRATION_REMOTE_2 0x0003 259 260 #define USB_VENDOR_ID_HAPP 0x078b 261 #define USB_DEVICE_ID_UGCI_DRIVING 0x0010 262 #define USB_DEVICE_ID_UGCI_FLYING 0x0020 263 #define USB_DEVICE_ID_UGCI_FIGHTING 0x0030 264 265 #define USB_VENDOR_ID_IMATION 0x0718 266 #define USB_DEVICE_ID_DISC_STAKKA 0xd000 267 268 #define USB_VENDOR_ID_KBGEAR 0x084e 269 #define USB_DEVICE_ID_KBGEAR_JAMSTUDIO 0x1001 270 271 #define USB_VENDOR_ID_KWORLD 0x1b80 272 #define USB_DEVICE_ID_KWORLD_RADIO_FM700 0xd700 273 274 #define USB_VENDOR_ID_LABTEC 0x1020 275 #define USB_DEVICE_ID_LABTEC_WIRELESS_KEYBOARD 0x0006 276 277 #define USB_VENDOR_ID_LD 0x0f11 278 #define USB_DEVICE_ID_LD_CASSY 0x1000 279 #define USB_DEVICE_ID_LD_POCKETCASSY 0x1010 280 #define USB_DEVICE_ID_LD_MOBILECASSY 0x1020 281 #define USB_DEVICE_ID_LD_JWM 0x1080 282 #define USB_DEVICE_ID_LD_DMMP 0x1081 283 #define USB_DEVICE_ID_LD_UMIP 0x1090 284 #define USB_DEVICE_ID_LD_XRAY1 0x1100 285 #define USB_DEVICE_ID_LD_XRAY2 0x1101 286 #define USB_DEVICE_ID_LD_VIDEOCOM 0x1200 287 #define USB_DEVICE_ID_LD_COM3LAB 0x2000 288 #define USB_DEVICE_ID_LD_TELEPORT 0x2010 289 #define USB_DEVICE_ID_LD_NETWORKANALYSER 0x2020 290 #define USB_DEVICE_ID_LD_POWERCONTROL 0x2030 291 #define USB_DEVICE_ID_LD_MACHINETEST 0x2040 292 293 #define USB_VENDOR_ID_KENSINGTON 0x047d 294 #define USB_DEVICE_ID_KS_SLIMBLADE 0x2041 295 296 #define USB_VENDOR_ID_LOGITECH 0x046d 297 #define USB_DEVICE_ID_LOGITECH_RECEIVER 0xc101 298 #define USB_DEVICE_ID_LOGITECH_HARMONY_FIRST 0xc110 299 #define USB_DEVICE_ID_LOGITECH_HARMONY_LAST 0xc14f 300 #define USB_DEVICE_ID_LOGITECH_RUMBLEPAD 0xc211 301 #define USB_DEVICE_ID_LOGITECH_EXTREME_3D 0xc215 302 #define USB_DEVICE_ID_LOGITECH_RUMBLEPAD2 0xc218 303 #define USB_DEVICE_ID_LOGITECH_RUMBLEPAD2_2 0xc219 304 #define USB_DEVICE_ID_LOGITECH_WINGMAN_F3D 0xc283 305 #define USB_DEVICE_ID_LOGITECH_FORCE3D_PRO 0xc286 306 #define USB_DEVICE_ID_LOGITECH_WHEEL 0xc294 307 #define USB_DEVICE_ID_LOGITECH_WINGMAN_FFG 0xc293 308 #define USB_DEVICE_ID_LOGITECH_MOMO_WHEEL 0xc295 309 #define USB_DEVICE_ID_LOGITECH_G25_WHEEL 0xc299 310 #define USB_DEVICE_ID_LOGITECH_ELITE_KBD 0xc30a 311 #define USB_DEVICE_ID_S510_RECEIVER 0xc50c 312 #define USB_DEVICE_ID_S510_RECEIVER_2 0xc517 313 #define USB_DEVICE_ID_LOGITECH_CORDLESS_DESKTOP_LX500 0xc512 314 #define USB_DEVICE_ID_MX3000_RECEIVER 0xc513 315 #define USB_DEVICE_ID_SPACETRAVELLER 0xc623 316 #define USB_DEVICE_ID_SPACENAVIGATOR 0xc626 317 #define USB_DEVICE_ID_DINOVO_DESKTOP 0xc704 318 #define USB_DEVICE_ID_DINOVO_EDGE 0xc714 319 #define USB_DEVICE_ID_DINOVO_MINI 0xc71f 320 #define USB_DEVICE_ID_LOGITECH_MOMO_WHEEL2 0xca03 321 322 #define USB_VENDOR_ID_MCC 0x09db 323 #define USB_DEVICE_ID_MCC_PMD1024LS 0x0076 324 #define USB_DEVICE_ID_MCC_PMD1208LS 0x007a 325 326 #define USB_VENDOR_ID_MGE 0x0463 327 #define USB_DEVICE_ID_MGE_UPS 0xffff 328 #define USB_DEVICE_ID_MGE_UPS1 0x0001 329 330 #define USB_VENDOR_ID_MICROCHIP 0x04d8 331 #define USB_DEVICE_ID_PICKIT1 0x0032 332 #define USB_DEVICE_ID_PICKIT2 0x0033 333 334 #define USB_VENDOR_ID_MICROSOFT 0x045e 335 #define USB_DEVICE_ID_SIDEWINDER_GV 0x003b 336 #define USB_DEVICE_ID_WIRELESS_OPTICAL_DESKTOP_3_0 0x009d 337 #define USB_DEVICE_ID_MS_NE4K 0x00db 338 #define USB_DEVICE_ID_MS_LK6K 0x00f9 339 #define USB_DEVICE_ID_MS_PRESENTER_8K_BT 0x0701 340 #define USB_DEVICE_ID_MS_PRESENTER_8K_USB 0x0713 341 342 343 #define USB_VENDOR_ID_MONTEREY 0x0566 344 #define USB_DEVICE_ID_GENIUS_KB29E 0x3004 345 346 #define USB_VENDOR_ID_NCR 0x0404 347 #define USB_DEVICE_ID_NCR_FIRST 0x0300 348 #define USB_DEVICE_ID_NCR_LAST 0x03ff 349 350 #define USB_VENDOR_ID_NATIONAL_SEMICONDUCTOR 0x0400 351 #define USB_DEVICE_ID_N_S_HARMONY 0xc359 352 353 #define USB_VENDOR_ID_NATSU 0x08b7 354 #define USB_DEVICE_ID_NATSU_GAMEPAD 0x0001 355 356 #define USB_VENDOR_ID_NEC 0x073e 357 #define USB_DEVICE_ID_NEC_USB_GAME_PAD 0x0301 358 359 #define USB_VENDOR_ID_NEXTWINDOW 0x1926 360 #define USB_DEVICE_ID_NEXTWINDOW_TOUCHSCREEN 0x0003 361 362 #define USB_VENDOR_ID_NTRIG 0x1b96 363 #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN 0x0001 364 365 #define USB_VENDOR_ID_ONTRAK 0x0a07 366 #define USB_DEVICE_ID_ONTRAK_ADU100 0x0064 367 368 #define USB_VENDOR_ID_PANJIT 0x134c 369 370 #define USB_VENDOR_ID_PANTHERLORD 0x0810 371 #define USB_DEVICE_ID_PANTHERLORD_TWIN_USB_JOYSTICK 0x0001 372 373 #define USB_VENDOR_ID_PETALYNX 0x18b1 374 #define USB_DEVICE_ID_PETALYNX_MAXTER_REMOTE 0x0037 375 376 #define USB_VENDOR_ID_PHILIPS 0x0471 377 #define USB_DEVICE_ID_PHILIPS_IEEE802154_DONGLE 0x0617 378 379 #define USB_VENDOR_ID_PLAYDOTCOM 0x0b43 380 #define USB_DEVICE_ID_PLAYDOTCOM_EMS_USBII 0x0003 381 382 #define USB_VENDOR_ID_POWERCOM 0x0d9f 383 #define USB_DEVICE_ID_POWERCOM_UPS 0x0002 384 385 #define USB_VENDOR_ID_SAITEK 0x06a3 386 #define USB_DEVICE_ID_SAITEK_RUMBLEPAD 0xff17 387 388 #define USB_VENDOR_ID_SAMSUNG 0x0419 389 #define USB_DEVICE_ID_SAMSUNG_IR_REMOTE 0x0001 390 391 #define USB_VENDOR_ID_SONY 0x054c 392 #define USB_DEVICE_ID_SONY_VAIO_VGX_MOUSE 0x024b 393 #define USB_DEVICE_ID_SONY_PS3_CONTROLLER 0x0268 394 395 #define USB_VENDOR_ID_SOUNDGRAPH 0x15c2 396 #define USB_DEVICE_ID_SOUNDGRAPH_IMON_FIRST 0x0034 397 #define USB_DEVICE_ID_SOUNDGRAPH_IMON_LAST 0x0046 398 399 #define USB_VENDOR_ID_SUN 0x0430 400 #define USB_DEVICE_ID_RARITAN_KVM_DONGLE 0xcdab 401 402 #define USB_VENDOR_ID_SUNPLUS 0x04fc 403 #define USB_DEVICE_ID_SUNPLUS_WDESKTOP 0x05d8 404 405 #define USB_VENDOR_ID_TENX 0x1130 406 #define USB_DEVICE_ID_TENX_IBUDDY1 0x0001 407 #define USB_DEVICE_ID_TENX_IBUDDY2 0x0002 408 409 #define USB_VENDOR_ID_THRUSTMASTER 0x044f 410 411 #define USB_VENDOR_ID_TOPMAX 0x0663 412 #define USB_DEVICE_ID_TOPMAX_COBRAPAD 0x0103 413 414 #define USB_VENDOR_ID_TOPSEED 0x0766 415 #define USB_DEVICE_ID_TOPSEED_CYBERLINK 0x0204 416 417 #define USB_VENDOR_ID_TURBOX 0x062a 418 #define USB_DEVICE_ID_TURBOX_KEYBOARD 0x0201 419 420 #define USB_VENDOR_ID_TWINHAN 0x6253 421 #define USB_DEVICE_ID_TWINHAN_IR_REMOTE 0x0100 422 423 #define USB_VENDOR_ID_UCLOGIC 0x5543 424 #define USB_DEVICE_ID_UCLOGIC_TABLET_PF1209 0x0042 425 426 #define USB_VENDOR_ID_VERNIER 0x08f7 427 #define USB_DEVICE_ID_VERNIER_LABPRO 0x0001 428 #define USB_DEVICE_ID_VERNIER_GOTEMP 0x0002 429 #define USB_DEVICE_ID_VERNIER_SKIP 0x0003 430 #define USB_DEVICE_ID_VERNIER_CYCLOPS 0x0004 431 #define USB_DEVICE_ID_VERNIER_LCSPEC 0x0006 432 433 #define USB_VENDOR_ID_WACOM 0x056a 434 #define USB_DEVICE_ID_WACOM_GRAPHIRE_BLUETOOTH 0x81 435 436 #define USB_VENDOR_ID_WISEGROUP 0x0925 437 #define USB_DEVICE_ID_SMARTJOY_PLUS 0x0005 438 #define USB_DEVICE_ID_1_PHIDGETSERVO_20 0x8101 439 #define USB_DEVICE_ID_4_PHIDGETSERVO_20 0x8104 440 #define USB_DEVICE_ID_8_8_4_IF_KIT 0x8201 441 #define USB_DEVICE_ID_QUAD_USB_JOYPAD 0x8800 442 #define USB_DEVICE_ID_DUAL_USB_JOYPAD 0x8866 443 444 #define USB_VENDOR_ID_WISEGROUP_LTD 0x6666 445 #define USB_VENDOR_ID_WISEGROUP_LTD2 0x6677 446 #define USB_DEVICE_ID_SMARTJOY_DUAL_PLUS 0x8802 447 448 #define USB_VENDOR_ID_YEALINK 0x6993 449 #define USB_DEVICE_ID_YEALINK_P1K_P4K_B2K 0xb001 450 451 #define USB_VENDOR_ID_ZEROPLUS 0x0c12 452 453 #define USB_VENDOR_ID_KYE 0x0458 454 #define USB_DEVICE_ID_KYE_ERGO_525V 0x0087 455 #define USB_DEVICE_ID_KYE_GPEN_560 0x5003 456 457 458 #endif 459