dvb-usb-ids.h 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426
  1. /* SPDX-License-Identifier: GPL-2.0 */
  2. /* dvb-usb-ids.h is part of the DVB USB library.
  3. *
  4. * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de) see
  5. * dvb-usb-init.c for copyright information.
  6. *
  7. * a header file containing define's for the USB device supported by the
  8. * various drivers.
  9. */
  10. #ifndef _DVB_USB_IDS_H_
  11. #define _DVB_USB_IDS_H_
  12. /* Vendor IDs */
  13. #define USB_VID_ADSTECH 0x06e1
  14. #define USB_VID_AFATECH 0x15a4
  15. #define USB_VID_ALCOR_MICRO 0x058f
  16. #define USB_VID_ALINK 0x05e3
  17. #define USB_VID_AMT 0x1c73
  18. #define USB_VID_ANCHOR 0x0547
  19. #define USB_VID_ANSONIC 0x10b9
  20. #define USB_VID_ANUBIS_ELECTRONIC 0x10fd
  21. #define USB_VID_ASUS 0x0b05
  22. #define USB_VID_AVERMEDIA 0x07ca
  23. #define USB_VID_COMPRO 0x185b
  24. #define USB_VID_COMPRO_UNK 0x145f
  25. #define USB_VID_CONEXANT 0x0572
  26. #define USB_VID_CYPRESS 0x04b4
  27. #define USB_VID_DEXATEK 0x1d19
  28. #define USB_VID_DIBCOM 0x10b8
  29. #define USB_VID_DPOSH 0x1498
  30. #define USB_VID_DVICO 0x0fe9
  31. #define USB_VID_E3C 0x18b4
  32. #define USB_VID_ELGATO 0x0fd9
  33. #define USB_VID_EMPIA 0xeb1a
  34. #define USB_VID_GENPIX 0x09c0
  35. #define USB_VID_GRANDTEC 0x5032
  36. #define USB_VID_GTEK 0x1f4d
  37. #define USB_VID_HANFTEK 0x15f4
  38. #define USB_VID_HAUPPAUGE 0x2040
  39. #define USB_VID_HYPER_PALTEK 0x1025
  40. #define USB_VID_INTEL 0x8086
  41. #define USB_VID_ITETECH 0x048d
  42. #define USB_VID_KWORLD 0xeb2a
  43. #define USB_VID_KWORLD_2 0x1b80
  44. #define USB_VID_KYE 0x0458
  45. #define USB_VID_LEADTEK 0x0413
  46. #define USB_VID_LITEON 0x04ca
  47. #define USB_VID_MEDION 0x1660
  48. #define USB_VID_MIGLIA 0x18f3
  49. #define USB_VID_MSI 0x0db0
  50. #define USB_VID_MSI_2 0x1462
  51. #define USB_VID_OPERA1 0x695c
  52. #define USB_VID_PINNACLE 0x2304
  53. #define USB_VID_PCTV 0x2013
  54. #define USB_VID_PIXELVIEW 0x1554
  55. #define USB_VID_REALTEK 0x0bda
  56. #define USB_VID_TECHNOTREND 0x0b48
  57. #define USB_VID_TERRATEC 0x0ccd
  58. #define USB_VID_TELESTAR 0x10b9
  59. #define USB_VID_VISIONPLUS 0x13d3
  60. #define USB_VID_SONY 0x1415
  61. #define USB_PID_TEVII_S421 0xd421
  62. #define USB_PID_TEVII_S480_1 0xd481
  63. #define USB_PID_TEVII_S480_2 0xd482
  64. #define USB_PID_TEVII_S630 0xd630
  65. #define USB_PID_TEVII_S632 0xd632
  66. #define USB_PID_TEVII_S650 0xd650
  67. #define USB_PID_TEVII_S660 0xd660
  68. #define USB_PID_TEVII_S662 0xd662
  69. #define USB_VID_TWINHAN 0x1822
  70. #define USB_VID_ULTIMA_ELECTRONIC 0x05d8
  71. #define USB_VID_UNIWILL 0x1584
  72. #define USB_VID_WIDEVIEW 0x14aa
  73. #define USB_VID_GIGABYTE 0x1044
  74. #define USB_VID_YUAN 0x1164
  75. #define USB_VID_XTENSIONS 0x1ae7
  76. #define USB_VID_ZYDAS 0x0ace
  77. #define USB_VID_HUMAX_COEX 0x10b9
  78. #define USB_VID_774 0x7a69
  79. #define USB_VID_EVOLUTEPC 0x1e59
  80. #define USB_VID_AZUREWAVE 0x13d3
  81. #define USB_VID_TECHNISAT 0x14f7
  82. #define USB_VID_HAMA 0x147f
  83. #define USB_VID_MICROSOFT 0x045e
  84. /* Product IDs */
  85. #define USB_PID_ADSTECH_USB2_COLD 0xa333
  86. #define USB_PID_ADSTECH_USB2_WARM 0xa334
  87. #define USB_PID_AFATECH_AF9005 0x9020
  88. #define USB_PID_AFATECH_AF9015_9015 0x9015
  89. #define USB_PID_AFATECH_AF9015_9016 0x9016
  90. #define USB_PID_AFATECH_AF9035_1000 0x1000
  91. #define USB_PID_AFATECH_AF9035_1001 0x1001
  92. #define USB_PID_AFATECH_AF9035_1002 0x1002
  93. #define USB_PID_AFATECH_AF9035_1003 0x1003
  94. #define USB_PID_AFATECH_AF9035_9035 0x9035
  95. #define USB_PID_TREKSTOR_DVBT 0x901b
  96. #define USB_PID_TREKSTOR_TERRES_2_0 0xC803
  97. #define USB_VID_ALINK_DTU 0xf170
  98. #define USB_PID_ANSONIC_DVBT_USB 0x6000
  99. #define USB_PID_ANYSEE 0x861f
  100. #define USB_PID_AZUREWAVE_AD_TU700 0x3237
  101. #define USB_PID_AZUREWAVE_6007 0x0ccd
  102. #define USB_PID_AVERMEDIA_DVBT_USB_COLD 0x0001
  103. #define USB_PID_AVERMEDIA_DVBT_USB_WARM 0x0002
  104. #define USB_PID_AVERMEDIA_DVBT_USB2_COLD 0xa800
  105. #define USB_PID_AVERMEDIA_DVBT_USB2_WARM 0xa801
  106. #define USB_PID_COMPRO_DVBU2000_COLD 0xd000
  107. #define USB_PID_COMPRO_DVBU2000_WARM 0xd001
  108. #define USB_PID_COMPRO_DVBU2000_UNK_COLD 0x010c
  109. #define USB_PID_COMPRO_DVBU2000_UNK_WARM 0x010d
  110. #define USB_PID_COMPRO_VIDEOMATE_U500 0x1e78
  111. #define USB_PID_COMPRO_VIDEOMATE_U500_PC 0x1e80
  112. #define USB_PID_CONCEPTRONIC_CTVDIGRCU 0xe397
  113. #define USB_PID_CONEXANT_D680_DMB 0x86d6
  114. #define USB_PID_CREATIX_CTX1921 0x1921
  115. #define USB_PID_DELOCK_USB2_DVBT 0xb803
  116. #define USB_PID_DIBCOM_HOOK_DEFAULT 0x0064
  117. #define USB_PID_DIBCOM_HOOK_DEFAULT_REENUM 0x0065
  118. #define USB_PID_DIBCOM_MOD3000_COLD 0x0bb8
  119. #define USB_PID_DIBCOM_MOD3000_WARM 0x0bb9
  120. #define USB_PID_DIBCOM_MOD3001_COLD 0x0bc6
  121. #define USB_PID_DIBCOM_MOD3001_WARM 0x0bc7
  122. #define USB_PID_DIBCOM_STK7700P 0x1e14
  123. #define USB_PID_DIBCOM_STK7700P_PC 0x1e78
  124. #define USB_PID_DIBCOM_STK7700D 0x1ef0
  125. #define USB_PID_DIBCOM_STK7700_U7000 0x7001
  126. #define USB_PID_DIBCOM_STK7070P 0x1ebc
  127. #define USB_PID_DIBCOM_STK7070PD 0x1ebe
  128. #define USB_PID_DIBCOM_STK807XP 0x1f90
  129. #define USB_PID_DIBCOM_STK807XPVR 0x1f98
  130. #define USB_PID_DIBCOM_STK8096GP 0x1fa0
  131. #define USB_PID_DIBCOM_STK8096PVR 0x1faa
  132. #define USB_PID_DIBCOM_NIM8096MD 0x1fa8
  133. #define USB_PID_DIBCOM_TFE8096P 0x1f9C
  134. #define USB_PID_DIBCOM_ANCHOR_2135_COLD 0x2131
  135. #define USB_PID_DIBCOM_STK7770P 0x1e80
  136. #define USB_PID_DIBCOM_NIM7090 0x1bb2
  137. #define USB_PID_DIBCOM_TFE7090PVR 0x1bb4
  138. #define USB_PID_DIBCOM_TFE7790P 0x1e6e
  139. #define USB_PID_DIBCOM_NIM9090M 0x2383
  140. #define USB_PID_DIBCOM_NIM9090MD 0x2384
  141. #define USB_PID_DPOSH_M9206_COLD 0x9206
  142. #define USB_PID_DPOSH_M9206_WARM 0xa090
  143. #define USB_PID_E3C_EC168 0x1689
  144. #define USB_PID_E3C_EC168_2 0xfffa
  145. #define USB_PID_E3C_EC168_3 0xfffb
  146. #define USB_PID_E3C_EC168_4 0x1001
  147. #define USB_PID_E3C_EC168_5 0x1002
  148. #define USB_PID_FREECOM_DVBT 0x0160
  149. #define USB_PID_FREECOM_DVBT_2 0x0161
  150. #define USB_PID_UNIWILL_STK7700P 0x6003
  151. #define USB_PID_GENIUS_TVGO_DVB_T03 0x4012
  152. #define USB_PID_GRANDTEC_DVBT_USB_COLD 0x0fa0
  153. #define USB_PID_GRANDTEC_DVBT_USB_WARM 0x0fa1
  154. #define USB_PID_GOTVIEW_SAT_HD 0x5456
  155. #define USB_PID_INTEL_CE9500 0x9500
  156. #define USB_PID_ITETECH_IT9135 0x9135
  157. #define USB_PID_ITETECH_IT9135_9005 0x9005
  158. #define USB_PID_ITETECH_IT9135_9006 0x9006
  159. #define USB_PID_ITETECH_IT9303 0x9306
  160. #define USB_PID_KWORLD_399U 0xe399
  161. #define USB_PID_KWORLD_399U_2 0xe400
  162. #define USB_PID_KWORLD_395U 0xe396
  163. #define USB_PID_KWORLD_395U_2 0xe39b
  164. #define USB_PID_KWORLD_395U_3 0xe395
  165. #define USB_PID_KWORLD_395U_4 0xe39a
  166. #define USB_PID_KWORLD_MC810 0xc810
  167. #define USB_PID_KWORLD_PC160_2T 0xc160
  168. #define USB_PID_KWORLD_PC160_T 0xc161
  169. #define USB_PID_KWORLD_UB383_T 0xe383
  170. #define USB_PID_KWORLD_UB499_2T_T09 0xe409
  171. #define USB_PID_KWORLD_VSTREAM_COLD 0x17de
  172. #define USB_PID_KWORLD_VSTREAM_WARM 0x17df
  173. #define USB_PID_PROF_1100 0xb012
  174. #define USB_PID_TERRATEC_CINERGY_S 0x0064
  175. #define USB_PID_TERRATEC_CINERGY_T_USB_XE 0x0055
  176. #define USB_PID_TERRATEC_CINERGY_T_USB_XE_REV2 0x0069
  177. #define USB_PID_TERRATEC_CINERGY_T_STICK 0x0093
  178. #define USB_PID_TERRATEC_CINERGY_T_STICK_RC 0x0097
  179. #define USB_PID_TERRATEC_CINERGY_T_STICK_DUAL_RC 0x0099
  180. #define USB_PID_TERRATEC_CINERGY_T_STICK_BLACK_REV1 0x00a9
  181. #define USB_PID_TWINHAN_VP7041_COLD 0x3201
  182. #define USB_PID_TWINHAN_VP7041_WARM 0x3202
  183. #define USB_PID_TWINHAN_VP7020_COLD 0x3203
  184. #define USB_PID_TWINHAN_VP7020_WARM 0x3204
  185. #define USB_PID_TWINHAN_VP7045_COLD 0x3205
  186. #define USB_PID_TWINHAN_VP7045_WARM 0x3206
  187. #define USB_PID_TWINHAN_VP7021_COLD 0x3207
  188. #define USB_PID_TWINHAN_VP7021_WARM 0x3208
  189. #define USB_PID_TWINHAN_VP7049 0x3219
  190. #define USB_PID_TINYTWIN 0x3226
  191. #define USB_PID_TINYTWIN_2 0xe402
  192. #define USB_PID_TINYTWIN_3 0x9016
  193. #define USB_PID_DNTV_TINYUSB2_COLD 0x3223
  194. #define USB_PID_DNTV_TINYUSB2_WARM 0x3224
  195. #define USB_PID_ULTIMA_TVBOX_COLD 0x8105
  196. #define USB_PID_ULTIMA_TVBOX_WARM 0x8106
  197. #define USB_PID_ULTIMA_TVBOX_AN2235_COLD 0x8107
  198. #define USB_PID_ULTIMA_TVBOX_AN2235_WARM 0x8108
  199. #define USB_PID_ULTIMA_TVBOX_ANCHOR_COLD 0x2235
  200. #define USB_PID_ULTIMA_TVBOX_USB2_COLD 0x8109
  201. #define USB_PID_ULTIMA_TVBOX_USB2_WARM 0x810a
  202. #define USB_PID_ARTEC_T14_COLD 0x810b
  203. #define USB_PID_ARTEC_T14_WARM 0x810c
  204. #define USB_PID_ARTEC_T14BR 0x810f
  205. #define USB_PID_ULTIMA_TVBOX_USB2_FX_COLD 0x8613
  206. #define USB_PID_ULTIMA_TVBOX_USB2_FX_WARM 0x1002
  207. #define USB_PID_UNK_HYPER_PALTEK_COLD 0x005e
  208. #define USB_PID_UNK_HYPER_PALTEK_WARM 0x005f
  209. #define USB_PID_HANFTEK_UMT_010_COLD 0x0001
  210. #define USB_PID_HANFTEK_UMT_010_WARM 0x0015
  211. #define USB_PID_DTT200U_COLD 0x0201
  212. #define USB_PID_DTT200U_WARM 0x0301
  213. #define USB_PID_WT220U_ZAP250_COLD 0x0220
  214. #define USB_PID_WT220U_COLD 0x0222
  215. #define USB_PID_WT220U_WARM 0x0221
  216. #define USB_PID_WT220U_FC_COLD 0x0225
  217. #define USB_PID_WT220U_FC_WARM 0x0226
  218. #define USB_PID_WT220U_ZL0353_COLD 0x022a
  219. #define USB_PID_WT220U_ZL0353_WARM 0x022b
  220. #define USB_PID_WINTV_NOVA_T_USB2_COLD 0x9300
  221. #define USB_PID_WINTV_NOVA_T_USB2_WARM 0x9301
  222. #define USB_PID_HAUPPAUGE_NOVA_T_500 0x9941
  223. #define USB_PID_HAUPPAUGE_NOVA_T_500_2 0x9950
  224. #define USB_PID_HAUPPAUGE_NOVA_T_500_3 0x8400
  225. #define USB_PID_HAUPPAUGE_NOVA_T_STICK 0x7050
  226. #define USB_PID_HAUPPAUGE_NOVA_T_STICK_2 0x7060
  227. #define USB_PID_HAUPPAUGE_NOVA_T_STICK_3 0x7070
  228. #define USB_PID_HAUPPAUGE_MYTV_T 0x7080
  229. #define USB_PID_HAUPPAUGE_NOVA_TD_STICK 0x9580
  230. #define USB_PID_HAUPPAUGE_NOVA_TD_STICK_52009 0x5200
  231. #define USB_PID_HAUPPAUGE_TIGER_ATSC 0xb200
  232. #define USB_PID_HAUPPAUGE_TIGER_ATSC_B210 0xb210
  233. #define USB_PID_AVERMEDIA_EXPRESS 0xb568
  234. #define USB_PID_AVERMEDIA_VOLAR 0xa807
  235. #define USB_PID_AVERMEDIA_VOLAR_2 0xb808
  236. #define USB_PID_AVERMEDIA_VOLAR_A868R 0xa868
  237. #define USB_PID_AVERMEDIA_MCE_USB_M038 0x1228
  238. #define USB_PID_AVERMEDIA_HYBRID_ULTRA_USB_M039R 0x0039
  239. #define USB_PID_AVERMEDIA_HYBRID_ULTRA_USB_M039R_ATSC 0x1039
  240. #define USB_PID_AVERMEDIA_HYBRID_ULTRA_USB_M039R_DVBT 0x2039
  241. #define USB_PID_AVERMEDIA_VOLAR_X 0xa815
  242. #define USB_PID_AVERMEDIA_VOLAR_X_2 0x8150
  243. #define USB_PID_AVERMEDIA_A309 0xa309
  244. #define USB_PID_AVERMEDIA_A310 0xa310
  245. #define USB_PID_AVERMEDIA_A850 0x850a
  246. #define USB_PID_AVERMEDIA_A850T 0x850b
  247. #define USB_PID_AVERMEDIA_A805 0xa805
  248. #define USB_PID_AVERMEDIA_A815M 0x815a
  249. #define USB_PID_AVERMEDIA_A835 0xa835
  250. #define USB_PID_AVERMEDIA_B835 0xb835
  251. #define USB_PID_AVERMEDIA_A835B_1835 0x1835
  252. #define USB_PID_AVERMEDIA_A835B_2835 0x2835
  253. #define USB_PID_AVERMEDIA_A835B_3835 0x3835
  254. #define USB_PID_AVERMEDIA_A835B_4835 0x4835
  255. #define USB_PID_AVERMEDIA_1867 0x1867
  256. #define USB_PID_AVERMEDIA_A867 0xa867
  257. #define USB_PID_AVERMEDIA_H335 0x0335
  258. #define USB_PID_AVERMEDIA_TD110 0xa110
  259. #define USB_PID_AVERMEDIA_TWINSTAR 0x0825
  260. #define USB_PID_TECHNOTREND_CONNECT_S2400 0x3006
  261. #define USB_PID_TECHNOTREND_CONNECT_S2400_8KEEPROM 0x3009
  262. #define USB_PID_TECHNOTREND_CONNECT_CT3650 0x300d
  263. #define USB_PID_TECHNOTREND_CONNECT_S2_4600 0x3011
  264. #define USB_PID_TECHNOTREND_CONNECT_CT2_4650_CI 0x3012
  265. #define USB_PID_TECHNOTREND_CONNECT_CT2_4650_CI_2 0x3015
  266. #define USB_PID_TECHNOTREND_TVSTICK_CT2_4400 0x3014
  267. #define USB_PID_TECHNOTREND_CONNECT_S2_4650_CI 0x3017
  268. #define USB_PID_TERRATEC_CINERGY_DT_XS_DIVERSITY 0x005a
  269. #define USB_PID_TERRATEC_CINERGY_DT_XS_DIVERSITY_2 0x0081
  270. #define USB_PID_TERRATEC_CINERGY_HT_USB_XE 0x0058
  271. #define USB_PID_TERRATEC_CINERGY_HT_EXPRESS 0x0060
  272. #define USB_PID_TERRATEC_CINERGY_T_EXPRESS 0x0062
  273. #define USB_PID_TERRATEC_CINERGY_T_XXS 0x0078
  274. #define USB_PID_TERRATEC_CINERGY_T_XXS_2 0x00ab
  275. #define USB_PID_TERRATEC_CINERGY_S2_R1 0x00a8
  276. #define USB_PID_TERRATEC_CINERGY_S2_R2 0x00b0
  277. #define USB_PID_TERRATEC_CINERGY_S2_R3 0x0102
  278. #define USB_PID_TERRATEC_CINERGY_S2_R4 0x0105
  279. #define USB_PID_TERRATEC_H7 0x10b4
  280. #define USB_PID_TERRATEC_H7_2 0x10a3
  281. #define USB_PID_TERRATEC_H7_3 0x10a5
  282. #define USB_PID_TERRATEC_T1 0x10ae
  283. #define USB_PID_TERRATEC_T3 0x10a0
  284. #define USB_PID_TERRATEC_T5 0x10a1
  285. #define USB_PID_NOXON_DAB_STICK 0x00b3
  286. #define USB_PID_NOXON_DAB_STICK_REV2 0x00e0
  287. #define USB_PID_NOXON_DAB_STICK_REV3 0x00b4
  288. #define USB_PID_PINNACLE_EXPRESSCARD_320CX 0x022e
  289. #define USB_PID_PINNACLE_PCTV2000E 0x022c
  290. #define USB_PID_PINNACLE_PCTV_DVB_T_FLASH 0x0228
  291. #define USB_PID_PINNACLE_PCTV_DUAL_DIVERSITY_DVB_T 0x0229
  292. #define USB_PID_PINNACLE_PCTV71E 0x022b
  293. #define USB_PID_PINNACLE_PCTV72E 0x0236
  294. #define USB_PID_PINNACLE_PCTV73E 0x0237
  295. #define USB_PID_PINNACLE_PCTV310E 0x3211
  296. #define USB_PID_PINNACLE_PCTV801E 0x023a
  297. #define USB_PID_PINNACLE_PCTV801E_SE 0x023b
  298. #define USB_PID_PINNACLE_PCTV340E 0x023d
  299. #define USB_PID_PINNACLE_PCTV340E_SE 0x023e
  300. #define USB_PID_PINNACLE_PCTV73A 0x0243
  301. #define USB_PID_PINNACLE_PCTV73ESE 0x0245
  302. #define USB_PID_PINNACLE_PCTV74E 0x0246
  303. #define USB_PID_PINNACLE_PCTV282E 0x0248
  304. #define USB_PID_PIXELVIEW_SBTVD 0x5010
  305. #define USB_PID_PCTV_200E 0x020e
  306. #define USB_PID_PCTV_400E 0x020f
  307. #define USB_PID_PCTV_450E 0x0222
  308. #define USB_PID_PCTV_452E 0x021f
  309. #define USB_PID_PCTV_78E 0x025a
  310. #define USB_PID_PCTV_79E 0x0262
  311. #define USB_PID_REALTEK_RTL2831U 0x2831
  312. #define USB_PID_REALTEK_RTL2832U 0x2832
  313. #define USB_PID_TECHNOTREND_CONNECT_S2_3600 0x3007
  314. #define USB_PID_TECHNOTREND_CONNECT_S2_3650_CI 0x300a
  315. #define USB_PID_NEBULA_DIGITV 0x0201
  316. #define USB_PID_DVICO_BLUEBIRD_LGDT 0xd820
  317. #define USB_PID_DVICO_BLUEBIRD_LG064F_COLD 0xd500
  318. #define USB_PID_DVICO_BLUEBIRD_LG064F_WARM 0xd501
  319. #define USB_PID_DVICO_BLUEBIRD_LGZ201_COLD 0xdb00
  320. #define USB_PID_DVICO_BLUEBIRD_LGZ201_WARM 0xdb01
  321. #define USB_PID_DVICO_BLUEBIRD_TH7579_COLD 0xdb10
  322. #define USB_PID_DVICO_BLUEBIRD_TH7579_WARM 0xdb11
  323. #define USB_PID_DVICO_BLUEBIRD_DUAL_1_COLD 0xdb50
  324. #define USB_PID_DVICO_BLUEBIRD_DUAL_1_WARM 0xdb51
  325. #define USB_PID_DVICO_BLUEBIRD_DUAL_2_COLD 0xdb58
  326. #define USB_PID_DVICO_BLUEBIRD_DUAL_2_WARM 0xdb59
  327. #define USB_PID_DVICO_BLUEBIRD_DUAL_4 0xdb78
  328. #define USB_PID_DVICO_BLUEBIRD_DUAL_4_REV_2 0xdb98
  329. #define USB_PID_DVICO_BLUEBIRD_DVB_T_NANO_2 0xdb70
  330. #define USB_PID_DVICO_BLUEBIRD_DVB_T_NANO_2_NFW_WARM 0xdb71
  331. #define USB_PID_DIGITALNOW_BLUEBIRD_DUAL_1_COLD 0xdb54
  332. #define USB_PID_DIGITALNOW_BLUEBIRD_DUAL_1_WARM 0xdb55
  333. #define USB_PID_MEDION_MD95700 0x0932
  334. #define USB_PID_MSI_MEGASKY580 0x5580
  335. #define USB_PID_MSI_MEGASKY580_55801 0x5581
  336. #define USB_PID_KYE_DVB_T_COLD 0x701e
  337. #define USB_PID_KYE_DVB_T_WARM 0x701f
  338. #define USB_PID_LITEON_DVB_T_COLD 0xf000
  339. #define USB_PID_LITEON_DVB_T_WARM 0xf001
  340. #define USB_PID_DIGIVOX_MINI_SL_COLD 0xe360
  341. #define USB_PID_DIGIVOX_MINI_SL_WARM 0xe361
  342. #define USB_PID_GRANDTEC_DVBT_USB2_COLD 0x0bc6
  343. #define USB_PID_GRANDTEC_DVBT_USB2_WARM 0x0bc7
  344. #define USB_PID_WINFAST_DTV2000DS 0x6a04
  345. #define USB_PID_WINFAST_DTV2000DS_PLUS 0x6f12
  346. #define USB_PID_WINFAST_DTV_DONGLE_COLD 0x6025
  347. #define USB_PID_WINFAST_DTV_DONGLE_WARM 0x6026
  348. #define USB_PID_WINFAST_DTV_DONGLE_STK7700P 0x6f00
  349. #define USB_PID_WINFAST_DTV_DONGLE_H 0x60f6
  350. #define USB_PID_WINFAST_DTV_DONGLE_STK7700P_2 0x6f01
  351. #define USB_PID_WINFAST_DTV_DONGLE_GOLD 0x6029
  352. #define USB_PID_WINFAST_DTV_DONGLE_MINID 0x6f0f
  353. #define USB_PID_GENPIX_8PSK_REV_1_COLD 0x0200
  354. #define USB_PID_GENPIX_8PSK_REV_1_WARM 0x0201
  355. #define USB_PID_GENPIX_8PSK_REV_2 0x0202
  356. #define USB_PID_GENPIX_SKYWALKER_1 0x0203
  357. #define USB_PID_GENPIX_SKYWALKER_CW3K 0x0204
  358. #define USB_PID_GENPIX_SKYWALKER_2 0x0206
  359. #define USB_PID_SIGMATEK_DVB_110 0x6610
  360. #define USB_PID_MSI_DIGI_VOX_MINI_II 0x1513
  361. #define USB_PID_MSI_DIGIVOX_DUO 0x8801
  362. #define USB_PID_OPERA1_COLD 0x2830
  363. #define USB_PID_OPERA1_WARM 0x3829
  364. #define USB_PID_LIFEVIEW_TV_WALKER_TWIN_COLD 0x0514
  365. #define USB_PID_LIFEVIEW_TV_WALKER_TWIN_WARM 0x0513
  366. #define USB_PID_GIGABYTE_U7000 0x7001
  367. #define USB_PID_GIGABYTE_U8000 0x7002
  368. #define USB_PID_ASUS_U3000 0x171f
  369. #define USB_PID_ASUS_U3000H 0x1736
  370. #define USB_PID_ASUS_U3100 0x173f
  371. #define USB_PID_ASUS_U3100MINI_PLUS 0x1779
  372. #define USB_PID_YUAN_EC372S 0x1edc
  373. #define USB_PID_YUAN_STK7700PH 0x1f08
  374. #define USB_PID_YUAN_PD378S 0x2edc
  375. #define USB_PID_YUAN_MC770 0x0871
  376. #define USB_PID_YUAN_STK7700D 0x1efc
  377. #define USB_PID_YUAN_STK7700D_2 0x1e8c
  378. #define USB_PID_DW2102 0x2102
  379. #define USB_PID_DW2104 0x2104
  380. #define USB_PID_DW3101 0x3101
  381. #define USB_PID_XTENSIONS_XD_380 0x0381
  382. #define USB_PID_TELESTAR_STARSTICK_2 0x8000
  383. #define USB_PID_MSI_DIGI_VOX_MINI_III 0x8807
  384. #define USB_PID_SONY_PLAYTV 0x0003
  385. #define USB_PID_MYGICA_D689 0xd811
  386. #define USB_PID_MYGICA_T230 0xc688
  387. #define USB_PID_MYGICA_T230C 0xc689
  388. #define USB_PID_ELGATO_EYETV_DIVERSITY 0x0011
  389. #define USB_PID_ELGATO_EYETV_DTT 0x0021
  390. #define USB_PID_ELGATO_EYETV_DTT_2 0x003f
  391. #define USB_PID_ELGATO_EYETV_DTT_Dlx 0x0020
  392. #define USB_PID_ELGATO_EYETV_SAT 0x002a
  393. #define USB_PID_ELGATO_EYETV_SAT_V2 0x0025
  394. #define USB_PID_ELGATO_EYETV_SAT_V3 0x0036
  395. #define USB_PID_DVB_T_USB_STICK_HIGH_SPEED_COLD 0x5000
  396. #define USB_PID_DVB_T_USB_STICK_HIGH_SPEED_WARM 0x5001
  397. #define USB_PID_FRIIO_WHITE 0x0001
  398. #define USB_PID_TVWAY_PLUS 0x0002
  399. #define USB_PID_SVEON_STV20 0xe39d
  400. #define USB_PID_SVEON_STV20_RTL2832U 0xd39d
  401. #define USB_PID_SVEON_STV21 0xd3b0
  402. #define USB_PID_SVEON_STV22 0xe401
  403. #define USB_PID_SVEON_STV22_IT9137 0xe411
  404. #define USB_PID_AZUREWAVE_AZ6027 0x3275
  405. #define USB_PID_TERRATEC_DVBS2CI_V1 0x10a4
  406. #define USB_PID_TERRATEC_DVBS2CI_V2 0x10ac
  407. #define USB_PID_TECHNISAT_USB2_HDCI_V1 0x0001
  408. #define USB_PID_TECHNISAT_USB2_HDCI_V2 0x0002
  409. #define USB_PID_TECHNISAT_USB2_CABLESTAR_HDCI 0x0003
  410. #define USB_PID_TECHNISAT_AIRSTAR_TELESTICK_2 0x0004
  411. #define USB_PID_TECHNISAT_USB2_DVB_S2 0x0500
  412. #define USB_PID_CPYTO_REDI_PC50A 0xa803
  413. #define USB_PID_CTVDIGDUAL_V2 0xe410
  414. #define USB_PID_PCTV_2002E 0x025c
  415. #define USB_PID_PCTV_2002E_SE 0x025d
  416. #define USB_PID_SVEON_STV27 0xd3af
  417. #define USB_PID_TURBOX_DTT_2000 0xd3a4
  418. #define USB_PID_WINTV_SOLOHD 0x0264
  419. #define USB_PID_WINTV_SOLOHD_2 0x8268
  420. #define USB_PID_EVOLVEO_XTRATV_STICK 0xa115
  421. #define USB_PID_HAMA_DVBT_HYBRID 0x2758
  422. #define USB_PID_XBOX_ONE_TUNER 0x02d5
  423. #endif