dvb-usb-ids.h 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  1. /* dvb-usb-ids.h is part of the DVB USB library.
  2. *
  3. * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de) see
  4. * dvb-usb-init.c for copyright information.
  5. *
  6. * a header file containing define's for the USB device supported by the
  7. * various drivers.
  8. */
  9. #ifndef _DVB_USB_IDS_H_
  10. #define _DVB_USB_IDS_H_
  11. /* Vendor IDs */
  12. #define USB_VID_ADSTECH 0x06e1
  13. #define USB_VID_AFATECH 0x15a4
  14. #define USB_VID_ALCOR_MICRO 0x058f
  15. #define USB_VID_ALINK 0x05e3
  16. #define USB_VID_ANCHOR 0x0547
  17. #define USB_VID_ANUBIS_ELECTRONIC 0x10fd
  18. #define USB_VID_AVERMEDIA 0x07ca
  19. #define USB_VID_COMPRO 0x185b
  20. #define USB_VID_COMPRO_UNK 0x145f
  21. #define USB_VID_CYPRESS 0x04b4
  22. #define USB_VID_DIBCOM 0x10b8
  23. #define USB_VID_DPOSH 0x1498
  24. #define USB_VID_DVICO 0x0fe9
  25. #define USB_VID_EMPIA 0xeb1a
  26. #define USB_VID_GENPIX 0x09c0
  27. #define USB_VID_GRANDTEC 0x5032
  28. #define USB_VID_HANFTEK 0x15f4
  29. #define USB_VID_HAUPPAUGE 0x2040
  30. #define USB_VID_HYPER_PALTEK 0x1025
  31. #define USB_VID_KWORLD 0xeb2a
  32. #define USB_VID_KYE 0x0458
  33. #define USB_VID_LEADTEK 0x0413
  34. #define USB_VID_LITEON 0x04ca
  35. #define USB_VID_MEDION 0x1660
  36. #define USB_VID_MIGLIA 0x18f3
  37. #define USB_VID_MSI 0x0db0
  38. #define USB_VID_OPERA1 0x695c
  39. #define USB_VID_PINNACLE 0x2304
  40. #define USB_VID_TERRATEC 0x0ccd
  41. #define USB_VID_VISIONPLUS 0x13d3
  42. #define USB_VID_TWINHAN 0x1822
  43. #define USB_VID_ULTIMA_ELECTRONIC 0x05d8
  44. #define USB_VID_UNIWILL 0x1584
  45. #define USB_VID_WIDEVIEW 0x14aa
  46. /* Product IDs */
  47. #define USB_PID_ADSTECH_USB2_COLD 0xa333
  48. #define USB_PID_ADSTECH_USB2_WARM 0xa334
  49. #define USB_PID_AFATECH_AF9005 0x9020
  50. #define USB_VID_ALINK_DTU 0xf170
  51. #define USB_PID_AVERMEDIA_DVBT_USB_COLD 0x0001
  52. #define USB_PID_AVERMEDIA_DVBT_USB_WARM 0x0002
  53. #define USB_PID_AVERMEDIA_DVBT_USB2_COLD 0xa800
  54. #define USB_PID_AVERMEDIA_DVBT_USB2_WARM 0xa801
  55. #define USB_PID_COMPRO_DVBU2000_COLD 0xd000
  56. #define USB_PID_COMPRO_DVBU2000_WARM 0xd001
  57. #define USB_PID_COMPRO_DVBU2000_UNK_COLD 0x010c
  58. #define USB_PID_COMPRO_DVBU2000_UNK_WARM 0x010d
  59. #define USB_PID_COMPRO_VIDEOMATE_U500 0x1e78
  60. #define USB_PID_COMPRO_VIDEOMATE_U500_PC 0x1e80
  61. #define USB_PID_DIBCOM_HOOK_DEFAULT 0x0064
  62. #define USB_PID_DIBCOM_HOOK_DEFAULT_REENUM 0x0065
  63. #define USB_PID_DIBCOM_MOD3000_COLD 0x0bb8
  64. #define USB_PID_DIBCOM_MOD3000_WARM 0x0bb9
  65. #define USB_PID_DIBCOM_MOD3001_COLD 0x0bc6
  66. #define USB_PID_DIBCOM_MOD3001_WARM 0x0bc7
  67. #define USB_PID_DIBCOM_STK7700P 0x1e14
  68. #define USB_PID_DIBCOM_STK7700P_PC 0x1e78
  69. #define USB_PID_DIBCOM_STK7700D 0x1ef0
  70. #define USB_PID_DIBCOM_STK7070P 0x1ebc
  71. #define USB_PID_DIBCOM_STK7070PD 0x1ebe
  72. #define USB_PID_DIBCOM_ANCHOR_2135_COLD 0x2131
  73. #define USB_PID_DPOSH_M9206_COLD 0x9206
  74. #define USB_PID_DPOSH_M9206_WARM 0xa090
  75. #define USB_PID_UNIWILL_STK7700P 0x6003
  76. #define USB_PID_GRANDTEC_DVBT_USB_COLD 0x0fa0
  77. #define USB_PID_GRANDTEC_DVBT_USB_WARM 0x0fa1
  78. #define USB_PID_KWORLD_VSTREAM_COLD 0x17de
  79. #define USB_PID_KWORLD_VSTREAM_WARM 0x17df
  80. #define USB_PID_TERRATEC_CINERGY_T_USB_XE 0x0055
  81. #define USB_PID_TWINHAN_VP7041_COLD 0x3201
  82. #define USB_PID_TWINHAN_VP7041_WARM 0x3202
  83. #define USB_PID_TWINHAN_VP7020_COLD 0x3203
  84. #define USB_PID_TWINHAN_VP7020_WARM 0x3204
  85. #define USB_PID_TWINHAN_VP7045_COLD 0x3205
  86. #define USB_PID_TWINHAN_VP7045_WARM 0x3206
  87. #define USB_PID_TWINHAN_VP7021_COLD 0x3207
  88. #define USB_PID_TWINHAN_VP7021_WARM 0x3208
  89. #define USB_PID_DNTV_TINYUSB2_COLD 0x3223
  90. #define USB_PID_DNTV_TINYUSB2_WARM 0x3224
  91. #define USB_PID_ULTIMA_TVBOX_COLD 0x8105
  92. #define USB_PID_ULTIMA_TVBOX_WARM 0x8106
  93. #define USB_PID_ULTIMA_TVBOX_AN2235_COLD 0x8107
  94. #define USB_PID_ULTIMA_TVBOX_AN2235_WARM 0x8108
  95. #define USB_PID_ULTIMA_TVBOX_ANCHOR_COLD 0x2235
  96. #define USB_PID_ULTIMA_TVBOX_USB2_COLD 0x8109
  97. #define USB_PID_ULTIMA_TVBOX_USB2_WARM 0x810a
  98. #define USB_PID_ARTEC_T14_COLD 0x810b
  99. #define USB_PID_ARTEC_T14_WARM 0x810c
  100. #define USB_PID_ULTIMA_TVBOX_USB2_FX_COLD 0x8613
  101. #define USB_PID_ULTIMA_TVBOX_USB2_FX_WARM 0x1002
  102. #define USB_PID_UNK_HYPER_PALTEK_COLD 0x005e
  103. #define USB_PID_UNK_HYPER_PALTEK_WARM 0x005f
  104. #define USB_PID_HANFTEK_UMT_010_COLD 0x0001
  105. #define USB_PID_HANFTEK_UMT_010_WARM 0x0015
  106. #define USB_PID_DTT200U_COLD 0x0201
  107. #define USB_PID_DTT200U_WARM 0x0301
  108. #define USB_PID_WT220U_ZAP250_COLD 0x0220
  109. #define USB_PID_WT220U_COLD 0x0222
  110. #define USB_PID_WT220U_WARM 0x0221
  111. #define USB_PID_WT220U_FC_COLD 0x0225
  112. #define USB_PID_WT220U_FC_WARM 0x0226
  113. #define USB_PID_WT220U_ZL0353_COLD 0x022a
  114. #define USB_PID_WT220U_ZL0353_WARM 0x022b
  115. #define USB_PID_WINTV_NOVA_T_USB2_COLD 0x9300
  116. #define USB_PID_WINTV_NOVA_T_USB2_WARM 0x9301
  117. #define USB_PID_HAUPPAUGE_NOVA_T_500 0x9941
  118. #define USB_PID_HAUPPAUGE_NOVA_T_500_2 0x9950
  119. #define USB_PID_HAUPPAUGE_NOVA_T_STICK 0x7050
  120. #define USB_PID_HAUPPAUGE_NOVA_T_STICK_2 0x7060
  121. #define USB_PID_HAUPPAUGE_NOVA_TD_STICK 0x9580
  122. #define USB_PID_AVERMEDIA_EXPRESS 0xb568
  123. #define USB_PID_AVERMEDIA_VOLAR 0xa807
  124. #define USB_PID_AVERMEDIA_VOLAR_2 0xb808
  125. #define USB_PID_TERRATEC_CINERGY_DT_XS_DIVERSITY 0x005a
  126. #define USB_PID_PINNACLE_PCTV2000E 0x022c
  127. #define USB_PID_PINNACLE_PCTV_DVB_T_FLASH 0x0228
  128. #define USB_PID_PINNACLE_PCTV_DUAL_DIVERSITY_DVB_T 0x0229
  129. #define USB_PID_PCTV_200E 0x020e
  130. #define USB_PID_PCTV_400E 0x020f
  131. #define USB_PID_PCTV_450E 0x0222
  132. #define USB_PID_NEBULA_DIGITV 0x0201
  133. #define USB_PID_DVICO_BLUEBIRD_LGDT 0xd820
  134. #define USB_PID_DVICO_BLUEBIRD_LG064F_COLD 0xd500
  135. #define USB_PID_DVICO_BLUEBIRD_LG064F_WARM 0xd501
  136. #define USB_PID_DVICO_BLUEBIRD_LGZ201_COLD 0xdb00
  137. #define USB_PID_DVICO_BLUEBIRD_LGZ201_WARM 0xdb01
  138. #define USB_PID_DVICO_BLUEBIRD_TH7579_COLD 0xdb10
  139. #define USB_PID_DVICO_BLUEBIRD_TH7579_WARM 0xdb11
  140. #define USB_PID_DVICO_BLUEBIRD_DUAL_1_COLD 0xdb50
  141. #define USB_PID_DVICO_BLUEBIRD_DUAL_1_WARM 0xdb51
  142. #define USB_PID_DVICO_BLUEBIRD_DUAL_2_COLD 0xdb58
  143. #define USB_PID_DVICO_BLUEBIRD_DUAL_2_WARM 0xdb59
  144. #define USB_PID_DIGITALNOW_BLUEBIRD_DUAL_1_COLD 0xdb54
  145. #define USB_PID_DIGITALNOW_BLUEBIRD_DUAL_1_WARM 0xdb55
  146. #define USB_PID_MEDION_MD95700 0x0932
  147. #define USB_PID_MSI_MEGASKY580 0x5580
  148. #define USB_PID_MSI_MEGASKY580_55801 0x5581
  149. #define USB_PID_KYE_DVB_T_COLD 0x701e
  150. #define USB_PID_KYE_DVB_T_WARM 0x701f
  151. #define USB_PID_LITEON_DVB_T_COLD 0xf000
  152. #define USB_PID_LITEON_DVB_T_WARM 0xf001
  153. #define USB_PID_DIGIVOX_MINI_SL_COLD 0xe360
  154. #define USB_PID_DIGIVOX_MINI_SL_WARM 0xe361
  155. #define USB_PID_GRANDTEC_DVBT_USB2_COLD 0x0bc6
  156. #define USB_PID_GRANDTEC_DVBT_USB2_WARM 0x0bc7
  157. #define USB_PID_WINFAST_DTV_DONGLE_COLD 0x6025
  158. #define USB_PID_WINFAST_DTV_DONGLE_WARM 0x6026
  159. #define USB_PID_WINFAST_DTV_DONGLE_STK7700P 0x6f00
  160. #define USB_PID_GENPIX_8PSK_REV_1_COLD 0x0200
  161. #define USB_PID_GENPIX_8PSK_REV_1_WARM 0x0201
  162. #define USB_PID_GENPIX_8PSK_REV_2 0x0202
  163. #define USB_PID_GENPIX_SKYWALKER_1 0x0203
  164. #define USB_PID_GENPIX_SKYWALKER_CW3K 0x0204
  165. #define USB_PID_SIGMATEK_DVB_110 0x6610
  166. #define USB_PID_MSI_DIGI_VOX_MINI_II 0x1513
  167. #define USB_PID_OPERA1_COLD 0x2830
  168. #define USB_PID_OPERA1_WARM 0x3829
  169. #define USB_PID_LIFEVIEW_TV_WALKER_TWIN_COLD 0x0514
  170. #define USB_PID_LIFEVIEW_TV_WALKER_TWIN_WARM 0x0513
  171. #endif