V4L/DVB (11898): cx18: Perform 64 bit divide so it works for 32 bit systems
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / media / dvb / dvb-usb / dvb-usb-ids.h
CommitLineData
776338e1
JS
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
12/* Vendor IDs */
d7357a53 13#define USB_VID_ADSTECH 0x06e1
af4e067e 14#define USB_VID_AFATECH 0x15a4
54d75eba 15#define USB_VID_ALCOR_MICRO 0x058f
4919c492 16#define USB_VID_ALINK 0x05e3
a51e34dd 17#define USB_VID_AMT 0x1c73
d7357a53 18#define USB_VID_ANCHOR 0x0547
8cb93293 19#define USB_VID_ANSONIC 0x10b9
d4ca23b1 20#define USB_VID_ANUBIS_ELECTRONIC 0x10fd
132c3188 21#define USB_VID_ASUS 0x0b05
d7357a53
OD
22#define USB_VID_AVERMEDIA 0x07ca
23#define USB_VID_COMPRO 0x185b
24#define USB_VID_COMPRO_UNK 0x145f
dfbdce04 25#define USB_VID_CONEXANT 0x0572
d7357a53
OD
26#define USB_VID_CYPRESS 0x04b4
27#define USB_VID_DIBCOM 0x10b8
f8e0bd5d 28#define USB_VID_DPOSH 0x1498
d7357a53 29#define USB_VID_DVICO 0x0fe9
919a5488 30#define USB_VID_ELGATO 0x0fd9
d7357a53
OD
31#define USB_VID_EMPIA 0xeb1a
32#define USB_VID_GENPIX 0x09c0
33#define USB_VID_GRANDTEC 0x5032
34#define USB_VID_HANFTEK 0x15f4
35#define USB_VID_HAUPPAUGE 0x2040
36#define USB_VID_HYPER_PALTEK 0x1025
eebb876b 37#define USB_VID_INTEL 0x8086
d7357a53 38#define USB_VID_KWORLD 0xeb2a
80619de8 39#define USB_VID_KWORLD_2 0x1b80
d7357a53
OD
40#define USB_VID_KYE 0x0458
41#define USB_VID_LEADTEK 0x0413
42#define USB_VID_LITEON 0x04ca
43#define USB_VID_MEDION 0x1660
d3c35acf 44#define USB_VID_MIGLIA 0x18f3
5fecd9fd 45#define USB_VID_MSI 0x0db0
80619de8 46#define USB_VID_MSI_2 0x1462
86534e5e 47#define USB_VID_OPERA1 0x695c
d7357a53 48#define USB_VID_PINNACLE 0x2304
8c899bce 49#define USB_VID_TECHNOTREND 0x0b48
af4e067e 50#define USB_VID_TERRATEC 0x0ccd
111f9ecf 51#define USB_VID_TELESTAR 0x10b9
d7357a53 52#define USB_VID_VISIONPLUS 0x13d3
919a5488 53#define USB_VID_SONY 0x1415
d7357a53
OD
54#define USB_VID_TWINHAN 0x1822
55#define USB_VID_ULTIMA_ELECTRONIC 0x05d8
4be3276a 56#define USB_VID_UNIWILL 0x1584
d7357a53 57#define USB_VID_WIDEVIEW 0x14aa
67053a40 58#define USB_VID_GIGABYTE 0x1044
6ca8f0b9 59#define USB_VID_YUAN 0x1164
80619de8 60#define USB_VID_XTENSIONS 0x1ae7
776338e1
JS
61
62/* Product IDs */
63#define USB_PID_ADSTECH_USB2_COLD 0xa333
64#define USB_PID_ADSTECH_USB2_WARM 0xa334
af4e067e 65#define USB_PID_AFATECH_AF9005 0x9020
80619de8
AP
66#define USB_PID_AFATECH_AF9015_9015 0x9015
67#define USB_PID_AFATECH_AF9015_9016 0x9016
26144840 68#define USB_PID_TREKSTOR_DVBT 0x901b
4919c492 69#define USB_VID_ALINK_DTU 0xf170
8cb93293 70#define USB_PID_ANSONIC_DVBT_USB 0x6000
a51e34dd 71#define USB_PID_ANYSEE 0x861f
80619de8 72#define USB_PID_AZUREWAVE_AD_TU700 0x3237
e4d6c1f7
PB
73#define USB_PID_AVERMEDIA_DVBT_USB_COLD 0x0001
74#define USB_PID_AVERMEDIA_DVBT_USB_WARM 0x0002
75#define USB_PID_AVERMEDIA_DVBT_USB2_COLD 0xa800
76#define USB_PID_AVERMEDIA_DVBT_USB2_WARM 0xa801
77#define USB_PID_COMPRO_DVBU2000_COLD 0xd000
78#define USB_PID_COMPRO_DVBU2000_WARM 0xd001
79#define USB_PID_COMPRO_DVBU2000_UNK_COLD 0x010c
80#define USB_PID_COMPRO_DVBU2000_UNK_WARM 0x010d
49a1376c 81#define USB_PID_COMPRO_VIDEOMATE_U500 0x1e78
1f8ca4b3 82#define USB_PID_COMPRO_VIDEOMATE_U500_PC 0x1e80
734dd236 83#define USB_PID_CONCEPTRONIC_CTVDIGRCU 0xe397
dfbdce04 84#define USB_PID_CONEXANT_D680_DMB 0x86d6
f6f4b725 85#define USB_PID_DIBCOM_HOOK_DEFAULT 0x0064
e4d6c1f7 86#define USB_PID_DIBCOM_HOOK_DEFAULT_REENUM 0x0065
776338e1
JS
87#define USB_PID_DIBCOM_MOD3000_COLD 0x0bb8
88#define USB_PID_DIBCOM_MOD3000_WARM 0x0bb9
89#define USB_PID_DIBCOM_MOD3001_COLD 0x0bc6
90#define USB_PID_DIBCOM_MOD3001_WARM 0x0bc7
136cafbf 91#define USB_PID_DIBCOM_STK7700P 0x1e14
69ea31e7 92#define USB_PID_DIBCOM_STK7700P_PC 0x1e78
b6884a17 93#define USB_PID_DIBCOM_STK7700D 0x1ef0
67053a40 94#define USB_PID_DIBCOM_STK7700_U7000 0x7001
01373a5c
PB
95#define USB_PID_DIBCOM_STK7070P 0x1ebc
96#define USB_PID_DIBCOM_STK7070PD 0x1ebe
e4d6c1f7 97#define USB_PID_DIBCOM_ANCHOR_2135_COLD 0x2131
f8e0bd5d
AT
98#define USB_PID_DPOSH_M9206_COLD 0x9206
99#define USB_PID_DPOSH_M9206_WARM 0xa090
0ce215e1 100#define USB_PID_UNIWILL_STK7700P 0x6003
e4d6c1f7
PB
101#define USB_PID_GRANDTEC_DVBT_USB_COLD 0x0fa0
102#define USB_PID_GRANDTEC_DVBT_USB_WARM 0x0fa1
eebb876b 103#define USB_PID_INTEL_CE9500 0x9500
80619de8 104#define USB_PID_KWORLD_399U 0xe399
163e9cd0 105#define USB_PID_KWORLD_395U 0xe396
71bf2e08 106#define USB_PID_KWORLD_395U_2 0xe39b
58fe1595 107#define USB_PID_KWORLD_395U_3 0xe395
6e9c1a2a 108#define USB_PID_KWORLD_MC810 0xc810
80619de8 109#define USB_PID_KWORLD_PC160_2T 0xc160
776338e1
JS
110#define USB_PID_KWORLD_VSTREAM_COLD 0x17de
111#define USB_PID_KWORLD_VSTREAM_WARM 0x17df
af4e067e 112#define USB_PID_TERRATEC_CINERGY_T_USB_XE 0x0055
80619de8 113#define USB_PID_TERRATEC_CINERGY_T_USB_XE_REV2 0x0069
776338e1
JS
114#define USB_PID_TWINHAN_VP7041_COLD 0x3201
115#define USB_PID_TWINHAN_VP7041_WARM 0x3202
3706a4da
PB
116#define USB_PID_TWINHAN_VP7020_COLD 0x3203
117#define USB_PID_TWINHAN_VP7020_WARM 0x3204
776338e1
JS
118#define USB_PID_TWINHAN_VP7045_COLD 0x3205
119#define USB_PID_TWINHAN_VP7045_WARM 0x3206
776338e1
JS
120#define USB_PID_TWINHAN_VP7021_COLD 0x3207
121#define USB_PID_TWINHAN_VP7021_WARM 0x3208
80619de8 122#define USB_PID_TINYTWIN 0x3226
3706a4da
PB
123#define USB_PID_DNTV_TINYUSB2_COLD 0x3223
124#define USB_PID_DNTV_TINYUSB2_WARM 0x3224
776338e1
JS
125#define USB_PID_ULTIMA_TVBOX_COLD 0x8105
126#define USB_PID_ULTIMA_TVBOX_WARM 0x8106
e4d6c1f7
PB
127#define USB_PID_ULTIMA_TVBOX_AN2235_COLD 0x8107
128#define USB_PID_ULTIMA_TVBOX_AN2235_WARM 0x8108
129#define USB_PID_ULTIMA_TVBOX_ANCHOR_COLD 0x2235
130#define USB_PID_ULTIMA_TVBOX_USB2_COLD 0x8109
131#define USB_PID_ULTIMA_TVBOX_USB2_WARM 0x810a
cb25a74d
PB
132#define USB_PID_ARTEC_T14_COLD 0x810b
133#define USB_PID_ARTEC_T14_WARM 0x810c
7999a816 134#define USB_PID_ARTEC_T14BR 0x810f
e4d6c1f7
PB
135#define USB_PID_ULTIMA_TVBOX_USB2_FX_COLD 0x8613
136#define USB_PID_ULTIMA_TVBOX_USB2_FX_WARM 0x1002
137#define USB_PID_UNK_HYPER_PALTEK_COLD 0x005e
138#define USB_PID_UNK_HYPER_PALTEK_WARM 0x005f
139#define USB_PID_HANFTEK_UMT_010_COLD 0x0001
140#define USB_PID_HANFTEK_UMT_010_WARM 0x0015
776338e1
JS
141#define USB_PID_DTT200U_COLD 0x0201
142#define USB_PID_DTT200U_WARM 0x0301
ded38d28 143#define USB_PID_WT220U_ZAP250_COLD 0x0220
d7357a53
OD
144#define USB_PID_WT220U_COLD 0x0222
145#define USB_PID_WT220U_WARM 0x0221
146#define USB_PID_WT220U_FC_COLD 0x0225
147#define USB_PID_WT220U_FC_WARM 0x0226
cb25a74d
PB
148#define USB_PID_WT220U_ZL0353_COLD 0x022a
149#define USB_PID_WT220U_ZL0353_WARM 0x022b
d7357a53
OD
150#define USB_PID_WINTV_NOVA_T_USB2_COLD 0x9300
151#define USB_PID_WINTV_NOVA_T_USB2_WARM 0x9301
6958effe 152#define USB_PID_HAUPPAUGE_NOVA_T_500 0x9941
d535cfa7 153#define USB_PID_HAUPPAUGE_NOVA_T_500_2 0x9950
9a0c04a1 154#define USB_PID_HAUPPAUGE_NOVA_T_500_3 0x8400
6958effe 155#define USB_PID_HAUPPAUGE_NOVA_T_STICK 0x7050
f9aeba45 156#define USB_PID_HAUPPAUGE_NOVA_T_STICK_2 0x7060
c7637b1a 157#define USB_PID_HAUPPAUGE_NOVA_T_STICK_3 0x7070
13b83b5d 158#define USB_PID_HAUPPAUGE_MYTV_T 0x7080
54d75eba 159#define USB_PID_HAUPPAUGE_NOVA_TD_STICK 0x9580
d01eb2dc 160#define USB_PID_HAUPPAUGE_NOVA_TD_STICK_52009 0x5200
ce904bcb
MK
161#define USB_PID_HAUPPAUGE_TIGER_ATSC 0xb200
162#define USB_PID_HAUPPAUGE_TIGER_ATSC_B210 0xb210
fa3b877e 163#define USB_PID_AVERMEDIA_EXPRESS 0xb568
45a9b83f 164#define USB_PID_AVERMEDIA_VOLAR 0xa807
ced8feca 165#define USB_PID_AVERMEDIA_VOLAR_2 0xb808
f5376ada
DG
166#define USB_PID_AVERMEDIA_VOLAR_A868R 0xa868
167#define USB_PID_AVERMEDIA_MCE_USB_M038 0x1228
168#define USB_PID_AVERMEDIA_HYBRID_ULTRA_USB_M039R 0x0039
169#define USB_PID_AVERMEDIA_HYBRID_ULTRA_USB_M039R_ATSC 0x1039
170#define USB_PID_AVERMEDIA_HYBRID_ULTRA_USB_M039R_DVBT 0x2039
80619de8
AP
171#define USB_PID_AVERMEDIA_VOLAR_X 0xa815
172#define USB_PID_AVERMEDIA_VOLAR_X_2 0x8150
05c1cab5 173#define USB_PID_AVERMEDIA_A309 0xa309
80801da8 174#define USB_PID_AVERMEDIA_A310 0xa310
3956fefc 175#define USB_PID_AVERMEDIA_A850 0x850a
1ed5fade 176#define USB_PID_AVERMEDIA_A805 0xa805
8c899bce 177#define USB_PID_TECHNOTREND_CONNECT_S2400 0x3006
54d75eba 178#define USB_PID_TERRATEC_CINERGY_DT_XS_DIVERSITY 0x005a
db4b2d19 179#define USB_PID_TERRATEC_CINERGY_DT_XS_DIVERSITY_2 0x0081
6ca8f0b9
AC
180#define USB_PID_TERRATEC_CINERGY_HT_USB_XE 0x0058
181#define USB_PID_TERRATEC_CINERGY_HT_EXPRESS 0x0060
bb1b082e 182#define USB_PID_TERRATEC_CINERGY_T_EXPRESS 0x0062
dc88807e 183#define USB_PID_TERRATEC_CINERGY_T_XXS 0x0078
a9b8fe30
PB
184#define USB_PID_TERRATEC_T3 0x10a0
185#define USB_PID_TERRATEC_T5 0x10a1
6ca8f0b9 186#define USB_PID_PINNACLE_EXPRESSCARD_320CX 0x022e
54d75eba 187#define USB_PID_PINNACLE_PCTV2000E 0x022c
01373a5c
PB
188#define USB_PID_PINNACLE_PCTV_DVB_T_FLASH 0x0228
189#define USB_PID_PINNACLE_PCTV_DUAL_DIVERSITY_DVB_T 0x0229
80619de8 190#define USB_PID_PINNACLE_PCTV71E 0x022b
6ca8f0b9
AC
191#define USB_PID_PINNACLE_PCTV72E 0x0236
192#define USB_PID_PINNACLE_PCTV73E 0x0237
cb22cb52 193#define USB_PID_PINNACLE_PCTV801E 0x023a
d2fc3bfc 194#define USB_PID_PINNACLE_PCTV801E_SE 0x023b
01373a5c
PB
195#define USB_PID_PCTV_200E 0x020e
196#define USB_PID_PCTV_400E 0x020f
197#define USB_PID_PCTV_450E 0x0222
776338e1 198#define USB_PID_NEBULA_DIGITV 0x0201
776338e1 199#define USB_PID_DVICO_BLUEBIRD_LGDT 0xd820
effee033 200#define USB_PID_DVICO_BLUEBIRD_LG064F_COLD 0xd500
0029ee14
CP
201#define USB_PID_DVICO_BLUEBIRD_LG064F_WARM 0xd501
202#define USB_PID_DVICO_BLUEBIRD_LGZ201_COLD 0xdb00
203#define USB_PID_DVICO_BLUEBIRD_LGZ201_WARM 0xdb01
204#define USB_PID_DVICO_BLUEBIRD_TH7579_COLD 0xdb10
205#define USB_PID_DVICO_BLUEBIRD_TH7579_WARM 0xdb11
587c03d1
MK
206#define USB_PID_DVICO_BLUEBIRD_DUAL_1_COLD 0xdb50
207#define USB_PID_DVICO_BLUEBIRD_DUAL_1_WARM 0xdb51
208#define USB_PID_DVICO_BLUEBIRD_DUAL_2_COLD 0xdb58
209#define USB_PID_DVICO_BLUEBIRD_DUAL_2_WARM 0xdb59
aeb012bb 210#define USB_PID_DVICO_BLUEBIRD_DUAL_4 0xdb78
8d798988 211#define USB_PID_DVICO_BLUEBIRD_DUAL_4_REV_2 0xdb98
5ccaf905 212#define USB_PID_DVICO_BLUEBIRD_DVB_T_NANO_2 0xdb70
702a6762 213#define USB_PID_DVICO_BLUEBIRD_DVB_T_NANO_2_NFW_WARM 0xdb71
49a1376c
TK
214#define USB_PID_DIGITALNOW_BLUEBIRD_DUAL_1_COLD 0xdb54
215#define USB_PID_DIGITALNOW_BLUEBIRD_DUAL_1_WARM 0xdb55
22c6d93a 216#define USB_PID_MEDION_MD95700 0x0932
5fecd9fd 217#define USB_PID_MSI_MEGASKY580 0x5580
6f7880f0 218#define USB_PID_MSI_MEGASKY580_55801 0x5581
2f7f96b9
PB
219#define USB_PID_KYE_DVB_T_COLD 0x701e
220#define USB_PID_KYE_DVB_T_WARM 0x701f
a16bf5d5
OD
221#define USB_PID_LITEON_DVB_T_COLD 0xf000
222#define USB_PID_LITEON_DVB_T_WARM 0xf001
223#define USB_PID_DIGIVOX_MINI_SL_COLD 0xe360
224#define USB_PID_DIGIVOX_MINI_SL_WARM 0xe361
225#define USB_PID_GRANDTEC_DVBT_USB2_COLD 0x0bc6
226#define USB_PID_GRANDTEC_DVBT_USB2_WARM 0x0bc7
d7357a53
OD
227#define USB_PID_WINFAST_DTV_DONGLE_COLD 0x6025
228#define USB_PID_WINFAST_DTV_DONGLE_WARM 0x6026
8637a875 229#define USB_PID_WINFAST_DTV_DONGLE_STK7700P 0x6f00
f0f4ae76 230#define USB_PID_WINFAST_DTV_DONGLE_H 0x60f6
5da4e2c6 231#define USB_PID_WINFAST_DTV_DONGLE_STK7700P_2 0x6f01
80619de8 232#define USB_PID_WINFAST_DTV_DONGLE_GOLD 0x6029
458b634c
AN
233#define USB_PID_GENPIX_8PSK_REV_1_COLD 0x0200
234#define USB_PID_GENPIX_8PSK_REV_1_WARM 0x0201
235#define USB_PID_GENPIX_8PSK_REV_2 0x0202
236#define USB_PID_GENPIX_SKYWALKER_1 0x0203
237#define USB_PID_GENPIX_SKYWALKER_CW3K 0x0204
5decdd27 238#define USB_PID_SIGMATEK_DVB_110 0x6610
d4ca23b1 239#define USB_PID_MSI_DIGI_VOX_MINI_II 0x1513
80619de8 240#define USB_PID_MSI_DIGIVOX_DUO 0x8801
941491f3
MG
241#define USB_PID_OPERA1_COLD 0x2830
242#define USB_PID_OPERA1_WARM 0x3829
aa50ec2b
NA
243#define USB_PID_LIFEVIEW_TV_WALKER_TWIN_COLD 0x0514
244#define USB_PID_LIFEVIEW_TV_WALKER_TWIN_WARM 0x0513
67053a40 245#define USB_PID_GIGABYTE_U7000 0x7001
17a370bc 246#define USB_PID_GIGABYTE_U8000 0x7002
132c3188 247#define USB_PID_ASUS_U3000 0x171f
5769743a 248#define USB_PID_ASUS_U3000H 0x1736
132c3188 249#define USB_PID_ASUS_U3100 0x173f
dc88807e 250#define USB_PID_YUAN_EC372S 0x1edc
8751aaa6 251#define USB_PID_YUAN_STK7700PH 0x1f08
9abb6e6f 252#define USB_PID_YUAN_PD378S 0x2edc
16ba1ee5 253#define USB_PID_YUAN_MC770 0x0871
7fd4828f 254#define USB_PID_DW2102 0x2102
80619de8 255#define USB_PID_XTENSIONS_XD_380 0x0381
a3765888 256#define USB_PID_TELESTAR_STARSTICK_2 0x8000
641015ab 257#define USB_PID_MSI_DIGI_VOX_MINI_III 0x8807
0a6e1ed2 258#define USB_PID_SONY_PLAYTV 0x0003
919a5488 259#define USB_PID_ELGATO_EYETV_DTT 0x0021
513846ec 260#define USB_PID_ELGATO_EYETV_DTT_Dlx 0x0020
0ce215e1 261
776338e1 262#endif