hid-ids.h 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703
  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. * This program is free software; you can redistribute it and/or modify it
  12. * under the terms of the GNU General Public License as published by the Free
  13. * Software Foundation; either version 2 of the License, or (at your option)
  14. * any later version.
  15. */
  16. #ifndef HID_IDS_H_FILE
  17. #define HID_IDS_H_FILE
  18. #define USB_VENDOR_ID_3M 0x0596
  19. #define USB_DEVICE_ID_3M1968 0x0500
  20. #define USB_DEVICE_ID_3M2256 0x0502
  21. #define USB_DEVICE_ID_3M3266 0x0506
  22. #define USB_VENDOR_ID_A4TECH 0x09da
  23. #define USB_DEVICE_ID_A4TECH_WCP32PU 0x0006
  24. #define USB_DEVICE_ID_A4TECH_X5_005D 0x000a
  25. #define USB_DEVICE_ID_A4TECH_RP_649 0x001a
  26. #define USB_VENDOR_ID_AASHIMA 0x06d6
  27. #define USB_DEVICE_ID_AASHIMA_GAMEPAD 0x0025
  28. #define USB_DEVICE_ID_AASHIMA_PREDATOR 0x0026
  29. #define USB_VENDOR_ID_ACECAD 0x0460
  30. #define USB_DEVICE_ID_ACECAD_FLAIR 0x0004
  31. #define USB_DEVICE_ID_ACECAD_302 0x0008
  32. #define USB_VENDOR_ID_ACRUX 0x1a34
  33. #define USB_VENDOR_ID_ACTIONSTAR 0x2101
  34. #define USB_DEVICE_ID_ACTIONSTAR_1011 0x1011
  35. #define USB_VENDOR_ID_ADS_TECH 0x06e1
  36. #define USB_DEVICE_ID_ADS_TECH_RADIO_SI470X 0xa155
  37. #define USB_VENDOR_ID_AFATECH 0x15a4
  38. #define USB_DEVICE_ID_AFATECH_AF9016 0x9016
  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. #define USB_VENDOR_ID_AIRCABLE 0x16CA
  48. #define USB_DEVICE_ID_AIRCABLE1 0x1502
  49. #define USB_VENDOR_ID_AIREN 0x1a2c
  50. #define USB_DEVICE_ID_AIREN_SLIMPLUS 0x0002
  51. #define USB_VENDOR_ID_ALCOR 0x058f
  52. #define USB_DEVICE_ID_ALCOR_USBRS232 0x9720
  53. #define USB_VENDOR_ID_ALPS 0x0433
  54. #define USB_DEVICE_ID_IBM_GAMEPAD 0x1101
  55. #define USB_VENDOR_ID_APPLE 0x05ac
  56. #define USB_DEVICE_ID_APPLE_MIGHTYMOUSE 0x0304
  57. #define USB_DEVICE_ID_APPLE_MAGICMOUSE 0x030d
  58. #define USB_DEVICE_ID_APPLE_MAGICTRACKPAD 0x030e
  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_WELLSPRING4_ANSI 0x023f
  92. #define USB_DEVICE_ID_APPLE_WELLSPRING4_ISO 0x0240
  93. #define USB_DEVICE_ID_APPLE_WELLSPRING4_JIS 0x0241
  94. #define USB_DEVICE_ID_APPLE_WELLSPRING4A_ANSI 0x0242
  95. #define USB_DEVICE_ID_APPLE_WELLSPRING4A_ISO 0x0243
  96. #define USB_DEVICE_ID_APPLE_WELLSPRING4A_JIS 0x0244
  97. #define USB_DEVICE_ID_APPLE_WELLSPRING5_ANSI 0x0245
  98. #define USB_DEVICE_ID_APPLE_WELLSPRING5_ISO 0x0246
  99. #define USB_DEVICE_ID_APPLE_WELLSPRING5_JIS 0x0247
  100. #define USB_DEVICE_ID_APPLE_WELLSPRING6A_ANSI 0x0249
  101. #define USB_DEVICE_ID_APPLE_WELLSPRING6A_ISO 0x024a
  102. #define USB_DEVICE_ID_APPLE_WELLSPRING6A_JIS 0x024b
  103. #define USB_DEVICE_ID_APPLE_WELLSPRING6_ANSI 0x024c
  104. #define USB_DEVICE_ID_APPLE_WELLSPRING6_ISO 0x024d
  105. #define USB_DEVICE_ID_APPLE_WELLSPRING6_JIS 0x024e
  106. #define USB_DEVICE_ID_APPLE_ALU_REVB_ANSI 0x024f
  107. #define USB_DEVICE_ID_APPLE_ALU_REVB_ISO 0x0250
  108. #define USB_DEVICE_ID_APPLE_ALU_REVB_JIS 0x0251
  109. #define USB_DEVICE_ID_APPLE_WELLSPRING5A_ANSI 0x0252
  110. #define USB_DEVICE_ID_APPLE_WELLSPRING5A_ISO 0x0253
  111. #define USB_DEVICE_ID_APPLE_WELLSPRING5A_JIS 0x0254
  112. #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_ANSI 0x0239
  113. #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_ISO 0x023a
  114. #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_JIS 0x023b
  115. #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO 0x0256
  116. #define USB_DEVICE_ID_APPLE_FOUNTAIN_TP_ONLY 0x030a
  117. #define USB_DEVICE_ID_APPLE_GEYSER1_TP_ONLY 0x030b
  118. #define USB_DEVICE_ID_APPLE_ATV_IRCONTROL 0x8241
  119. #define USB_DEVICE_ID_APPLE_IRCONTROL4 0x8242
  120. #define USB_VENDOR_ID_ASUS 0x0486
  121. #define USB_DEVICE_ID_ASUS_T91MT 0x0185
  122. #define USB_DEVICE_ID_ASUSTEK_MULTITOUCH_YFO 0x0186
  123. #define USB_VENDOR_ID_ASUSTEK 0x0b05
  124. #define USB_DEVICE_ID_ASUSTEK_LCM 0x1726
  125. #define USB_DEVICE_ID_ASUSTEK_LCM2 0x175b
  126. #define USB_VENDOR_ID_ATEN 0x0557
  127. #define USB_DEVICE_ID_ATEN_UC100KM 0x2004
  128. #define USB_DEVICE_ID_ATEN_CS124U 0x2202
  129. #define USB_DEVICE_ID_ATEN_2PORTKVM 0x2204
  130. #define USB_DEVICE_ID_ATEN_4PORTKVM 0x2205
  131. #define USB_DEVICE_ID_ATEN_4PORTKVMC 0x2208
  132. #define USB_VENDOR_ID_AVERMEDIA 0x07ca
  133. #define USB_DEVICE_ID_AVER_FM_MR800 0xb800
  134. #define USB_VENDOR_ID_BELKIN 0x050d
  135. #define USB_DEVICE_ID_FLIP_KVM 0x3201
  136. #define USB_VENDOR_ID_BERKSHIRE 0x0c98
  137. #define USB_DEVICE_ID_BERKSHIRE_PCWD 0x1140
  138. #define USB_VENDOR_ID_BTC 0x046e
  139. #define USB_DEVICE_ID_BTC_EMPREX_REMOTE 0x5578
  140. #define USB_DEVICE_ID_BTC_EMPREX_REMOTE_2 0x5577
  141. #define USB_VENDOR_ID_CANDO 0x2087
  142. #define USB_DEVICE_ID_CANDO_PIXCIR_MULTI_TOUCH 0x0703
  143. #define USB_DEVICE_ID_CANDO_MULTI_TOUCH 0x0a01
  144. #define USB_DEVICE_ID_CANDO_MULTI_TOUCH_10_1 0x0a02
  145. #define USB_DEVICE_ID_CANDO_MULTI_TOUCH_11_6 0x0b03
  146. #define USB_DEVICE_ID_CANDO_MULTI_TOUCH_15_6 0x0f01
  147. #define USB_VENDOR_ID_CH 0x068e
  148. #define USB_DEVICE_ID_CH_PRO_THROTTLE 0x00f1
  149. #define USB_DEVICE_ID_CH_PRO_PEDALS 0x00f2
  150. #define USB_DEVICE_ID_CH_COMBATSTICK 0x00f4
  151. #define USB_DEVICE_ID_CH_FLIGHT_SIM_ECLIPSE_YOKE 0x0051
  152. #define USB_DEVICE_ID_CH_FLIGHT_SIM_YOKE 0x00ff
  153. #define USB_DEVICE_ID_CH_3AXIS_5BUTTON_STICK 0x00d3
  154. #define USB_DEVICE_ID_CH_AXIS_295 0x001c
  155. #define USB_VENDOR_ID_CHERRY 0x046a
  156. #define USB_DEVICE_ID_CHERRY_CYMOTION 0x0023
  157. #define USB_DEVICE_ID_CHERRY_CYMOTION_SOLAR 0x0027
  158. #define USB_VENDOR_ID_CHIC 0x05fe
  159. #define USB_DEVICE_ID_CHIC_GAMEPAD 0x0014
  160. #define USB_VENDOR_ID_CHICONY 0x04f2
  161. #define USB_DEVICE_ID_CHICONY_TACTICAL_PAD 0x0418
  162. #define USB_DEVICE_ID_CHICONY_MULTI_TOUCH 0xb19d
  163. #define USB_DEVICE_ID_CHICONY_WIRELESS 0x0618
  164. #define USB_DEVICE_ID_CHICONY_WIRELESS2 0x1123
  165. #define USB_VENDOR_ID_CHUNGHWAT 0x2247
  166. #define USB_DEVICE_ID_CHUNGHWAT_MULTITOUCH 0x0001
  167. #define USB_VENDOR_ID_CIDC 0x1677
  168. #define USB_VENDOR_ID_CMEDIA 0x0d8c
  169. #define USB_DEVICE_ID_CM109 0x000e
  170. #define USB_VENDOR_ID_CODEMERCS 0x07c0
  171. #define USB_DEVICE_ID_CODEMERCS_IOW_FIRST 0x1500
  172. #define USB_DEVICE_ID_CODEMERCS_IOW_LAST 0x15ff
  173. #define USB_VENDOR_ID_CREATIVELABS 0x041e
  174. #define USB_DEVICE_ID_PRODIKEYS_PCMIDI 0x2801
  175. #define USB_VENDOR_ID_CVTOUCH 0x1ff7
  176. #define USB_DEVICE_ID_CVTOUCH_SCREEN 0x0013
  177. #define USB_VENDOR_ID_CYGNAL 0x10c4
  178. #define USB_DEVICE_ID_CYGNAL_RADIO_SI470X 0x818a
  179. #define USB_VENDOR_ID_CYPRESS 0x04b4
  180. #define USB_DEVICE_ID_CYPRESS_MOUSE 0x0001
  181. #define USB_DEVICE_ID_CYPRESS_HIDCOM 0x5500
  182. #define USB_DEVICE_ID_CYPRESS_ULTRAMOUSE 0x7417
  183. #define USB_DEVICE_ID_CYPRESS_BARCODE_1 0xde61
  184. #define USB_DEVICE_ID_CYPRESS_BARCODE_2 0xde64
  185. #define USB_DEVICE_ID_CYPRESS_BARCODE_3 0xbca1
  186. #define USB_DEVICE_ID_CYPRESS_TRUETOUCH 0xc001
  187. #define USB_VENDOR_ID_DEALEXTREAME 0x10c5
  188. #define USB_DEVICE_ID_DEALEXTREAME_RADIO_SI4701 0x819a
  189. #define USB_VENDOR_ID_DELORME 0x1163
  190. #define USB_DEVICE_ID_DELORME_EARTHMATE 0x0100
  191. #define USB_DEVICE_ID_DELORME_EM_LT20 0x0200
  192. #define USB_VENDOR_ID_DMI 0x0c0b
  193. #define USB_DEVICE_ID_DMI_ENC 0x5fab
  194. #define USB_VENDOR_ID_DRAGONRISE 0x0079
  195. #define USB_VENDOR_ID_DWAV 0x0eef
  196. #define USB_DEVICE_ID_EGALAX_TOUCHCONTROLLER 0x0001
  197. #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_480D 0x480d
  198. #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_480E 0x480e
  199. #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_720C 0x720c
  200. #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_726B 0x726b
  201. #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_72A1 0x72a1
  202. #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_72FA 0x72fa
  203. #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_7302 0x7302
  204. #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_A001 0xa001
  205. #define USB_VENDOR_ID_ELECOM 0x056e
  206. #define USB_DEVICE_ID_ELECOM_BM084 0x0061
  207. #define USB_VENDOR_ID_DREAM_CHEEKY 0x1d34
  208. #define USB_VENDOR_ID_ELO 0x04E7
  209. #define USB_DEVICE_ID_ELO_TS2515 0x0022
  210. #define USB_DEVICE_ID_ELO_TS2700 0x0020
  211. #define USB_VENDOR_ID_EMS 0x2006
  212. #define USB_DEVICE_ID_EMS_TRIO_LINKER_PLUS_II 0x0118
  213. #define USB_VENDOR_ID_ESSENTIAL_REALITY 0x0d7f
  214. #define USB_DEVICE_ID_ESSENTIAL_REALITY_P5 0x0100
  215. #define USB_VENDOR_ID_ETT 0x0664
  216. #define USB_DEVICE_ID_TC5UH 0x0309
  217. #define USB_DEVICE_ID_TC4UM 0x0306
  218. #define USB_VENDOR_ID_ETURBOTOUCH 0x22b9
  219. #define USB_DEVICE_ID_ETURBOTOUCH 0x0006
  220. #define USB_VENDOR_ID_EZKEY 0x0518
  221. #define USB_DEVICE_ID_BTC_8193 0x0002
  222. #define USB_VENDOR_ID_GAMERON 0x0810
  223. #define USB_DEVICE_ID_GAMERON_DUAL_PSX_ADAPTOR 0x0001
  224. #define USB_DEVICE_ID_GAMERON_DUAL_PCS_ADAPTOR 0x0002
  225. #define USB_VENDOR_ID_GENERAL_TOUCH 0x0dfc
  226. #define USB_DEVICE_ID_GENERAL_TOUCH_WIN7_TWOFINGERS 0x0003
  227. #define USB_VENDOR_ID_GLAB 0x06c2
  228. #define USB_DEVICE_ID_4_PHIDGETSERVO_30 0x0038
  229. #define USB_DEVICE_ID_1_PHIDGETSERVO_30 0x0039
  230. #define USB_DEVICE_ID_0_0_4_IF_KIT 0x0040
  231. #define USB_DEVICE_ID_0_16_16_IF_KIT 0x0044
  232. #define USB_DEVICE_ID_8_8_8_IF_KIT 0x0045
  233. #define USB_DEVICE_ID_0_8_7_IF_KIT 0x0051
  234. #define USB_DEVICE_ID_0_8_8_IF_KIT 0x0053
  235. #define USB_DEVICE_ID_PHIDGET_MOTORCONTROL 0x0058
  236. #define USB_VENDOR_ID_GOODTOUCH 0x1aad
  237. #define USB_DEVICE_ID_GOODTOUCH_000f 0x000f
  238. #define USB_VENDOR_ID_GOTOP 0x08f2
  239. #define USB_DEVICE_ID_SUPER_Q2 0x007f
  240. #define USB_DEVICE_ID_GOGOPEN 0x00ce
  241. #define USB_DEVICE_ID_PENPOWER 0x00f4
  242. #define USB_VENDOR_ID_GREENASIA 0x0e8f
  243. #define USB_DEVICE_ID_GREENASIA_DUAL_USB_JOYPAD 0x3013
  244. #define USB_VENDOR_ID_GRETAGMACBETH 0x0971
  245. #define USB_DEVICE_ID_GRETAGMACBETH_HUEY 0x2005
  246. #define USB_VENDOR_ID_GRIFFIN 0x077d
  247. #define USB_DEVICE_ID_POWERMATE 0x0410
  248. #define USB_DEVICE_ID_SOUNDKNOB 0x04AA
  249. #define USB_VENDOR_ID_GTCO 0x078c
  250. #define USB_DEVICE_ID_GTCO_90 0x0090
  251. #define USB_DEVICE_ID_GTCO_100 0x0100
  252. #define USB_DEVICE_ID_GTCO_101 0x0101
  253. #define USB_DEVICE_ID_GTCO_103 0x0103
  254. #define USB_DEVICE_ID_GTCO_104 0x0104
  255. #define USB_DEVICE_ID_GTCO_105 0x0105
  256. #define USB_DEVICE_ID_GTCO_106 0x0106
  257. #define USB_DEVICE_ID_GTCO_107 0x0107
  258. #define USB_DEVICE_ID_GTCO_108 0x0108
  259. #define USB_DEVICE_ID_GTCO_200 0x0200
  260. #define USB_DEVICE_ID_GTCO_201 0x0201
  261. #define USB_DEVICE_ID_GTCO_202 0x0202
  262. #define USB_DEVICE_ID_GTCO_203 0x0203
  263. #define USB_DEVICE_ID_GTCO_204 0x0204
  264. #define USB_DEVICE_ID_GTCO_205 0x0205
  265. #define USB_DEVICE_ID_GTCO_206 0x0206
  266. #define USB_DEVICE_ID_GTCO_207 0x0207
  267. #define USB_DEVICE_ID_GTCO_300 0x0300
  268. #define USB_DEVICE_ID_GTCO_301 0x0301
  269. #define USB_DEVICE_ID_GTCO_302 0x0302
  270. #define USB_DEVICE_ID_GTCO_303 0x0303
  271. #define USB_DEVICE_ID_GTCO_304 0x0304
  272. #define USB_DEVICE_ID_GTCO_305 0x0305
  273. #define USB_DEVICE_ID_GTCO_306 0x0306
  274. #define USB_DEVICE_ID_GTCO_307 0x0307
  275. #define USB_DEVICE_ID_GTCO_308 0x0308
  276. #define USB_DEVICE_ID_GTCO_309 0x0309
  277. #define USB_DEVICE_ID_GTCO_400 0x0400
  278. #define USB_DEVICE_ID_GTCO_401 0x0401
  279. #define USB_DEVICE_ID_GTCO_402 0x0402
  280. #define USB_DEVICE_ID_GTCO_403 0x0403
  281. #define USB_DEVICE_ID_GTCO_404 0x0404
  282. #define USB_DEVICE_ID_GTCO_405 0x0405
  283. #define USB_DEVICE_ID_GTCO_500 0x0500
  284. #define USB_DEVICE_ID_GTCO_501 0x0501
  285. #define USB_DEVICE_ID_GTCO_502 0x0502
  286. #define USB_DEVICE_ID_GTCO_503 0x0503
  287. #define USB_DEVICE_ID_GTCO_504 0x0504
  288. #define USB_DEVICE_ID_GTCO_1000 0x1000
  289. #define USB_DEVICE_ID_GTCO_1001 0x1001
  290. #define USB_DEVICE_ID_GTCO_1002 0x1002
  291. #define USB_DEVICE_ID_GTCO_1003 0x1003
  292. #define USB_DEVICE_ID_GTCO_1004 0x1004
  293. #define USB_DEVICE_ID_GTCO_1005 0x1005
  294. #define USB_DEVICE_ID_GTCO_1006 0x1006
  295. #define USB_DEVICE_ID_GTCO_1007 0x1007
  296. #define USB_VENDOR_ID_GYRATION 0x0c16
  297. #define USB_DEVICE_ID_GYRATION_REMOTE 0x0002
  298. #define USB_DEVICE_ID_GYRATION_REMOTE_2 0x0003
  299. #define USB_DEVICE_ID_GYRATION_REMOTE_3 0x0008
  300. #define USB_VENDOR_ID_HANWANG 0x0b57
  301. #define USB_DEVICE_ID_HANWANG_TABLET_FIRST 0x5000
  302. #define USB_DEVICE_ID_HANWANG_TABLET_LAST 0x8fff
  303. #define USB_VENDOR_ID_HANVON 0x20b3
  304. #define USB_DEVICE_ID_HANVON_MULTITOUCH 0x0a18
  305. #define USB_VENDOR_ID_HAPP 0x078b
  306. #define USB_DEVICE_ID_UGCI_DRIVING 0x0010
  307. #define USB_DEVICE_ID_UGCI_FLYING 0x0020
  308. #define USB_DEVICE_ID_UGCI_FIGHTING 0x0030
  309. #define USB_VENDOR_ID_ILITEK 0x222a
  310. #define USB_DEVICE_ID_ILITEK_MULTITOUCH 0x0001
  311. #define USB_VENDOR_ID_IMATION 0x0718
  312. #define USB_DEVICE_ID_DISC_STAKKA 0xd000
  313. #define USB_VENDOR_ID_IRTOUCHSYSTEMS 0x6615
  314. #define USB_DEVICE_ID_IRTOUCH_INFRARED_USB 0x0070
  315. #define USB_VENDOR_ID_JESS 0x0c45
  316. #define USB_DEVICE_ID_JESS_YUREX 0x1010
  317. #define USB_VENDOR_ID_KBGEAR 0x084e
  318. #define USB_DEVICE_ID_KBGEAR_JAMSTUDIO 0x1001
  319. #define USB_VENDOR_ID_KENSINGTON 0x047d
  320. #define USB_DEVICE_ID_KS_SLIMBLADE 0x2041
  321. #define USB_VENDOR_ID_KWORLD 0x1b80
  322. #define USB_DEVICE_ID_KWORLD_RADIO_FM700 0xd700
  323. #define USB_VENDOR_ID_KEYTOUCH 0x0926
  324. #define USB_DEVICE_ID_KEYTOUCH_IEC 0x3333
  325. #define USB_VENDOR_ID_KYE 0x0458
  326. #define USB_DEVICE_ID_KYE_ERGO_525V 0x0087
  327. #define USB_DEVICE_ID_KYE_GPEN_560 0x5003
  328. #define USB_VENDOR_ID_LABTEC 0x1020
  329. #define USB_DEVICE_ID_LABTEC_WIRELESS_KEYBOARD 0x0006
  330. #define USB_VENDOR_ID_LCPOWER 0x1241
  331. #define USB_DEVICE_ID_LCPOWER_LC1000 0xf767
  332. #define USB_VENDOR_ID_LD 0x0f11
  333. #define USB_DEVICE_ID_LD_CASSY 0x1000
  334. #define USB_DEVICE_ID_LD_CASSY2 0x1001
  335. #define USB_DEVICE_ID_LD_POCKETCASSY 0x1010
  336. #define USB_DEVICE_ID_LD_POCKETCASSY2 0x1011
  337. #define USB_DEVICE_ID_LD_MOBILECASSY 0x1020
  338. #define USB_DEVICE_ID_LD_MOBILECASSY2 0x1021
  339. #define USB_DEVICE_ID_LD_MICROCASSYVOLTAGE 0x1031
  340. #define USB_DEVICE_ID_LD_MICROCASSYCURRENT 0x1032
  341. #define USB_DEVICE_ID_LD_MICROCASSYTIME 0x1033
  342. #define USB_DEVICE_ID_LD_MICROCASSYTEMPERATURE 0x1035
  343. #define USB_DEVICE_ID_LD_MICROCASSYPH 0x1038
  344. #define USB_DEVICE_ID_LD_JWM 0x1080
  345. #define USB_DEVICE_ID_LD_DMMP 0x1081
  346. #define USB_DEVICE_ID_LD_UMIP 0x1090
  347. #define USB_DEVICE_ID_LD_UMIC 0x10A0
  348. #define USB_DEVICE_ID_LD_UMIB 0x10B0
  349. #define USB_DEVICE_ID_LD_XRAY 0x1100
  350. #define USB_DEVICE_ID_LD_XRAY2 0x1101
  351. #define USB_DEVICE_ID_LD_XRAYCT 0x1110
  352. #define USB_DEVICE_ID_LD_VIDEOCOM 0x1200
  353. #define USB_DEVICE_ID_LD_MOTOR 0x1210
  354. #define USB_DEVICE_ID_LD_COM3LAB 0x2000
  355. #define USB_DEVICE_ID_LD_TELEPORT 0x2010
  356. #define USB_DEVICE_ID_LD_NETWORKANALYSER 0x2020
  357. #define USB_DEVICE_ID_LD_POWERCONTROL 0x2030
  358. #define USB_DEVICE_ID_LD_MACHINETEST 0x2040
  359. #define USB_DEVICE_ID_LD_MOSTANALYSER 0x2050
  360. #define USB_DEVICE_ID_LD_MOSTANALYSER2 0x2051
  361. #define USB_DEVICE_ID_LD_ABSESP 0x2060
  362. #define USB_DEVICE_ID_LD_AUTODATABUS 0x2070
  363. #define USB_DEVICE_ID_LD_MCT 0x2080
  364. #define USB_DEVICE_ID_LD_HYBRID 0x2090
  365. #define USB_DEVICE_ID_LD_HEATCONTROL 0x20A0
  366. #define USB_VENDOR_ID_LG 0x1fd2
  367. #define USB_DEVICE_ID_LG_MULTITOUCH 0x0064
  368. #define USB_VENDOR_ID_LOGITECH 0x046d
  369. #define USB_DEVICE_ID_LOGITECH_RECEIVER 0xc101
  370. #define USB_DEVICE_ID_LOGITECH_HARMONY_FIRST 0xc110
  371. #define USB_DEVICE_ID_LOGITECH_HARMONY_LAST 0xc14f
  372. #define USB_DEVICE_ID_LOGITECH_RUMBLEPAD_CORD 0xc20a
  373. #define USB_DEVICE_ID_LOGITECH_RUMBLEPAD 0xc211
  374. #define USB_DEVICE_ID_LOGITECH_EXTREME_3D 0xc215
  375. #define USB_DEVICE_ID_LOGITECH_RUMBLEPAD2 0xc218
  376. #define USB_DEVICE_ID_LOGITECH_RUMBLEPAD2_2 0xc219
  377. #define USB_DEVICE_ID_LOGITECH_WINGMAN_F3D 0xc283
  378. #define USB_DEVICE_ID_LOGITECH_FORCE3D_PRO 0xc286
  379. #define USB_DEVICE_ID_LOGITECH_FLIGHT_SYSTEM_G940 0xc287
  380. #define USB_DEVICE_ID_LOGITECH_WHEEL 0xc294
  381. #define USB_DEVICE_ID_LOGITECH_WINGMAN_FFG 0xc293
  382. #define USB_DEVICE_ID_LOGITECH_MOMO_WHEEL 0xc295
  383. #define USB_DEVICE_ID_LOGITECH_DFP_WHEEL 0xc298
  384. #define USB_DEVICE_ID_LOGITECH_G25_WHEEL 0xc299
  385. #define USB_DEVICE_ID_LOGITECH_G27_WHEEL 0xc29b
  386. #define USB_DEVICE_ID_LOGITECH_WII_WHEEL 0xc29c
  387. #define USB_DEVICE_ID_LOGITECH_ELITE_KBD 0xc30a
  388. #define USB_DEVICE_ID_S510_RECEIVER 0xc50c
  389. #define USB_DEVICE_ID_S510_RECEIVER_2 0xc517
  390. #define USB_DEVICE_ID_LOGITECH_CORDLESS_DESKTOP_LX500 0xc512
  391. #define USB_DEVICE_ID_MX3000_RECEIVER 0xc513
  392. #define USB_DEVICE_ID_SPACETRAVELLER 0xc623
  393. #define USB_DEVICE_ID_SPACENAVIGATOR 0xc626
  394. #define USB_DEVICE_ID_DINOVO_DESKTOP 0xc704
  395. #define USB_DEVICE_ID_DINOVO_EDGE 0xc714
  396. #define USB_DEVICE_ID_DINOVO_MINI 0xc71f
  397. #define USB_DEVICE_ID_LOGITECH_MOMO_WHEEL2 0xca03
  398. #define USB_VENDOR_ID_LUMIO 0x202e
  399. #define USB_DEVICE_ID_CRYSTALTOUCH 0x0006
  400. #define USB_DEVICE_ID_CRYSTALTOUCH_DUAL 0x0007
  401. #define USB_VENDOR_ID_MCC 0x09db
  402. #define USB_DEVICE_ID_MCC_PMD1024LS 0x0076
  403. #define USB_DEVICE_ID_MCC_PMD1208LS 0x007a
  404. #define USB_VENDOR_ID_MGE 0x0463
  405. #define USB_DEVICE_ID_MGE_UPS 0xffff
  406. #define USB_DEVICE_ID_MGE_UPS1 0x0001
  407. #define USB_VENDOR_ID_MICROCHIP 0x04d8
  408. #define USB_DEVICE_ID_PICKIT1 0x0032
  409. #define USB_DEVICE_ID_PICKIT2 0x0033
  410. #define USB_DEVICE_ID_PICOLCD 0xc002
  411. #define USB_DEVICE_ID_PICOLCD_BOOTLOADER 0xf002
  412. #define USB_VENDOR_ID_MICROSOFT 0x045e
  413. #define USB_DEVICE_ID_SIDEWINDER_GV 0x003b
  414. #define USB_DEVICE_ID_WIRELESS_OPTICAL_DESKTOP_3_0 0x009d
  415. #define USB_DEVICE_ID_MS_NE4K 0x00db
  416. #define USB_DEVICE_ID_MS_LK6K 0x00f9
  417. #define USB_DEVICE_ID_MS_PRESENTER_8K_BT 0x0701
  418. #define USB_DEVICE_ID_MS_PRESENTER_8K_USB 0x0713
  419. #define USB_VENDOR_ID_MOJO 0x8282
  420. #define USB_DEVICE_ID_RETRO_ADAPTER 0x3201
  421. #define USB_VENDOR_ID_MONTEREY 0x0566
  422. #define USB_DEVICE_ID_GENIUS_KB29E 0x3004
  423. #define USB_VENDOR_ID_NATIONAL_SEMICONDUCTOR 0x0400
  424. #define USB_DEVICE_ID_N_S_HARMONY 0xc359
  425. #define USB_VENDOR_ID_NATSU 0x08b7
  426. #define USB_DEVICE_ID_NATSU_GAMEPAD 0x0001
  427. #define USB_VENDOR_ID_NCR 0x0404
  428. #define USB_DEVICE_ID_NCR_FIRST 0x0300
  429. #define USB_DEVICE_ID_NCR_LAST 0x03ff
  430. #define USB_VENDOR_ID_NEC 0x073e
  431. #define USB_DEVICE_ID_NEC_USB_GAME_PAD 0x0301
  432. #define USB_VENDOR_ID_NEXTWINDOW 0x1926
  433. #define USB_DEVICE_ID_NEXTWINDOW_TOUCHSCREEN 0x0003
  434. #define USB_VENDOR_ID_NTRIG 0x1b96
  435. #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN 0x0001
  436. #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_1 0x0003
  437. #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_2 0x0004
  438. #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_3 0x0005
  439. #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_4 0x0006
  440. #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_5 0x0007
  441. #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_6 0x0008
  442. #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_7 0x0009
  443. #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_8 0x000A
  444. #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_9 0x000B
  445. #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_10 0x000C
  446. #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_11 0x000D
  447. #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_12 0x000E
  448. #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_13 0x000F
  449. #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_14 0x0010
  450. #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_15 0x0011
  451. #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_16 0x0012
  452. #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_17 0x0013
  453. #define USB_DEVICE_ID_NTRIG_TOUCH_SCREEN_18 0x0014
  454. #define USB_VENDOR_ID_ONTRAK 0x0a07
  455. #define USB_DEVICE_ID_ONTRAK_ADU100 0x0064
  456. #define USB_VENDOR_ID_ORTEK 0x05a4
  457. #define USB_DEVICE_ID_ORTEK_PKB1700 0x1700
  458. #define USB_DEVICE_ID_ORTEK_WKB2000 0x2000
  459. #define USB_VENDOR_ID_PANJIT 0x134c
  460. #define USB_VENDOR_ID_PANTHERLORD 0x0810
  461. #define USB_DEVICE_ID_PANTHERLORD_TWIN_USB_JOYSTICK 0x0001
  462. #define USB_VENDOR_ID_PENMOUNT 0x14e1
  463. #define USB_DEVICE_ID_PENMOUNT_PCI 0x3500
  464. #define USB_VENDOR_ID_PETALYNX 0x18b1
  465. #define USB_DEVICE_ID_PETALYNX_MAXTER_REMOTE 0x0037
  466. #define USB_VENDOR_ID_PHILIPS 0x0471
  467. #define USB_DEVICE_ID_PHILIPS_IEEE802154_DONGLE 0x0617
  468. #define USB_VENDOR_ID_PI_ENGINEERING 0x05f3
  469. #define USB_DEVICE_ID_PI_ENGINEERING_VEC_USB_FOOTPEDAL 0xff
  470. #define USB_VENDOR_ID_PLAYDOTCOM 0x0b43
  471. #define USB_DEVICE_ID_PLAYDOTCOM_EMS_USBII 0x0003
  472. #define USB_VENDOR_ID_POWERCOM 0x0d9f
  473. #define USB_DEVICE_ID_POWERCOM_UPS 0x0002
  474. #define USB_VENDOR_ID_PRODIGE 0x05af
  475. #define USB_DEVICE_ID_PRODIGE_CORDLESS 0x3062
  476. #define USB_VENDOR_ID_QUANTA 0x0408
  477. #define USB_DEVICE_ID_QUANTA_OPTICAL_TOUCH 0x3000
  478. #define USB_DEVICE_ID_PIXART_IMAGING_INC_OPTICAL_TOUCH_SCREEN 0x3001
  479. #define USB_VENDOR_ID_ROCCAT 0x1e7d
  480. #define USB_DEVICE_ID_ROCCAT_ARVO 0x30d4
  481. #define USB_DEVICE_ID_ROCCAT_KONE 0x2ced
  482. #define USB_DEVICE_ID_ROCCAT_KONEPLUS 0x2d51
  483. #define USB_DEVICE_ID_ROCCAT_KOVAPLUS 0x2d50
  484. #define USB_DEVICE_ID_ROCCAT_PYRA_WIRED 0x2c24
  485. #define USB_DEVICE_ID_ROCCAT_PYRA_WIRELESS 0x2cf6
  486. #define USB_VENDOR_ID_SAITEK 0x06a3
  487. #define USB_DEVICE_ID_SAITEK_RUMBLEPAD 0xff17
  488. #define USB_VENDOR_ID_SAMSUNG 0x0419
  489. #define USB_DEVICE_ID_SAMSUNG_IR_REMOTE 0x0001
  490. #define USB_DEVICE_ID_SAMSUNG_WIRELESS_KBD_MOUSE 0x0600
  491. #define USB_VENDOR_ID_SIGMA_MICRO 0x1c4f
  492. #define USB_DEVICE_ID_SIGMA_MICRO_KEYBOARD 0x0002
  493. #define USB_VENDOR_ID_SKYCABLE 0x1223
  494. #define USB_DEVICE_ID_SKYCABLE_WIRELESS_PRESENTER 0x3F07
  495. #define USB_VENDOR_ID_SONY 0x054c
  496. #define USB_DEVICE_ID_SONY_VAIO_VGX_MOUSE 0x024b
  497. #define USB_DEVICE_ID_SONY_PS3_CONTROLLER 0x0268
  498. #define USB_DEVICE_ID_SONY_NAVIGATION_CONTROLLER 0x042f
  499. #define USB_VENDOR_ID_SOUNDGRAPH 0x15c2
  500. #define USB_DEVICE_ID_SOUNDGRAPH_IMON_FIRST 0x0034
  501. #define USB_DEVICE_ID_SOUNDGRAPH_IMON_LAST 0x0046
  502. #define USB_VENDOR_ID_STANTUM 0x1f87
  503. #define USB_DEVICE_ID_MTP 0x0002
  504. #define USB_VENDOR_ID_STANTUM_STM 0x0483
  505. #define USB_DEVICE_ID_MTP_STM 0x3261
  506. #define USB_VENDOR_ID_STANTUM_SITRONIX 0x1403
  507. #define USB_DEVICE_ID_MTP_SITRONIX 0x5001
  508. #define USB_VENDOR_ID_SUN 0x0430
  509. #define USB_DEVICE_ID_RARITAN_KVM_DONGLE 0xcdab
  510. #define USB_VENDOR_ID_SUNPLUS 0x04fc
  511. #define USB_DEVICE_ID_SUNPLUS_WDESKTOP 0x05d8
  512. #define USB_VENDOR_ID_SYMBOL 0x05e0
  513. #define USB_DEVICE_ID_SYMBOL_SCANNER_1 0x0800
  514. #define USB_DEVICE_ID_SYMBOL_SCANNER_2 0x1300
  515. #define USB_VENDOR_ID_THRUSTMASTER 0x044f
  516. #define USB_VENDOR_ID_TOPSEED 0x0766
  517. #define USB_DEVICE_ID_TOPSEED_CYBERLINK 0x0204
  518. #define USB_VENDOR_ID_TOPSEED2 0x1784
  519. #define USB_DEVICE_ID_TOPSEED2_RF_COMBO 0x0004
  520. #define USB_VENDOR_ID_TOPMAX 0x0663
  521. #define USB_DEVICE_ID_TOPMAX_COBRAPAD 0x0103
  522. #define USB_VENDOR_ID_TOUCH_INTL 0x1e5e
  523. #define USB_DEVICE_ID_TOUCH_INTL_MULTI_TOUCH 0x0313
  524. #define USB_VENDOR_ID_TOUCHPACK 0x1bfd
  525. #define USB_DEVICE_ID_TOUCHPACK_RTS 0x1688
  526. #define USB_VENDOR_ID_TURBOX 0x062a
  527. #define USB_DEVICE_ID_TURBOX_KEYBOARD 0x0201
  528. #define USB_DEVICE_ID_TURBOX_TOUCHSCREEN_MOSART 0x7100
  529. #define USB_VENDOR_ID_TWINHAN 0x6253
  530. #define USB_DEVICE_ID_TWINHAN_IR_REMOTE 0x0100
  531. #define USB_VENDOR_ID_UCLOGIC 0x5543
  532. #define USB_DEVICE_ID_UCLOGIC_TABLET_PF1209 0x0042
  533. #define USB_DEVICE_ID_UCLOGIC_TABLET_KNA5 0x6001
  534. #define USB_DEVICE_ID_UCLOGIC_TABLET_TWA60 0x0064
  535. #define USB_DEVICE_ID_UCLOGIC_TABLET_WP4030U 0x0003
  536. #define USB_DEVICE_ID_UCLOGIC_TABLET_WP5540U 0x0004
  537. #define USB_DEVICE_ID_UCLOGIC_TABLET_WP8060U 0x0005
  538. #define USB_VENDOR_ID_UNITEC 0x227d
  539. #define USB_DEVICE_ID_UNITEC_USB_TOUCH_0709 0x0709
  540. #define USB_DEVICE_ID_UNITEC_USB_TOUCH_0A19 0x0a19
  541. #define USB_VENDOR_ID_VERNIER 0x08f7
  542. #define USB_DEVICE_ID_VERNIER_LABPRO 0x0001
  543. #define USB_DEVICE_ID_VERNIER_GOTEMP 0x0002
  544. #define USB_DEVICE_ID_VERNIER_SKIP 0x0003
  545. #define USB_DEVICE_ID_VERNIER_CYCLOPS 0x0004
  546. #define USB_DEVICE_ID_VERNIER_LCSPEC 0x0006
  547. #define USB_VENDOR_ID_WACOM 0x056a
  548. #define USB_DEVICE_ID_WACOM_GRAPHIRE_BLUETOOTH 0x81
  549. #define USB_VENDOR_ID_WALTOP 0x172f
  550. #define USB_DEVICE_ID_WALTOP_SLIM_TABLET_5_8_INCH 0x0032
  551. #define USB_DEVICE_ID_WALTOP_SLIM_TABLET_12_1_INCH 0x0034
  552. #define USB_DEVICE_ID_WALTOP_MEDIA_TABLET_10_6_INCH 0x0501
  553. #define USB_DEVICE_ID_WALTOP_MEDIA_TABLET_14_1_INCH 0x0500
  554. #define USB_VENDOR_ID_WISEGROUP 0x0925
  555. #define USB_DEVICE_ID_SMARTJOY_PLUS 0x0005
  556. #define USB_DEVICE_ID_1_PHIDGETSERVO_20 0x8101
  557. #define USB_DEVICE_ID_4_PHIDGETSERVO_20 0x8104
  558. #define USB_DEVICE_ID_8_8_4_IF_KIT 0x8201
  559. #define USB_DEVICE_ID_QUAD_USB_JOYPAD 0x8800
  560. #define USB_DEVICE_ID_DUAL_USB_JOYPAD 0x8866
  561. #define USB_VENDOR_ID_WISEGROUP_LTD 0x6666
  562. #define USB_VENDOR_ID_WISEGROUP_LTD2 0x6677
  563. #define USB_DEVICE_ID_SMARTJOY_DUAL_PLUS 0x8802
  564. #define USB_VENDOR_ID_YEALINK 0x6993
  565. #define USB_DEVICE_ID_YEALINK_P1K_P4K_B2K 0xb001
  566. #define USB_VENDOR_ID_ZEROPLUS 0x0c12
  567. #define USB_VENDOR_ID_ZYDACRON 0x13EC
  568. #define USB_DEVICE_ID_ZYDACRON_REMOTE_CONTROL 0x0006
  569. #endif