diff options
author | Antti Palosaari <crope@iki.fi> | 2008-09-15 16:18:09 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-10-12 07:37:03 -0400 |
commit | 80619de8117701cad1fb5526be6fcfe6fc2a6cc2 (patch) | |
tree | 021bd83a9bf240a562d0d7f95679d74eadbb07e9 /drivers/media/dvb/dvb-usb/dvb-usb-ids.h | |
parent | 825b96708054ca16d6e4d56a29326d3b2cdd697d (diff) |
V4L/DVB (8972): initial driver for af9015 chipset
- initial driver for the Afatech AF9015 chipset
Thanks-to: Mark Spieth <mark@digivation.com.au>
Thanks-to: Lee Essen <lee.essen@nowonline.co.uk>
Thanks-to: Luca Olivetti <luca@ventoso.org>
Thanks-to: Andrew Leech <andrew@floppyspongeonline.com>
Thanks-to: Nick Andrew <nick-linuxtv@nick-andrew.net>
Thanks-to: Rafael Antoniello <rafael.antoniello@gmail.com>
Thanks-to: Jarryd Beck <jarro.2783@gmail.com>
Thanks-to: Jose Alberto Reguero <jareguero@telefonica.net>
Thanks-to: Benjamin Larsson <banan@ludd.ltu.se>
Thanks-to: Wolfgang Breyha <wbreyha@gmx.net>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/dvb-usb/dvb-usb-ids.h')
-rw-r--r-- | drivers/media/dvb/dvb-usb/dvb-usb-ids.h | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/drivers/media/dvb/dvb-usb/dvb-usb-ids.h b/drivers/media/dvb/dvb-usb/dvb-usb-ids.h index 81369b79e75a..2558f2b51c2b 100644 --- a/drivers/media/dvb/dvb-usb/dvb-usb-ids.h +++ b/drivers/media/dvb/dvb-usb/dvb-usb-ids.h | |||
@@ -34,12 +34,14 @@ | |||
34 | #define USB_VID_HAUPPAUGE 0x2040 | 34 | #define USB_VID_HAUPPAUGE 0x2040 |
35 | #define USB_VID_HYPER_PALTEK 0x1025 | 35 | #define USB_VID_HYPER_PALTEK 0x1025 |
36 | #define USB_VID_KWORLD 0xeb2a | 36 | #define USB_VID_KWORLD 0xeb2a |
37 | #define USB_VID_KWORLD_2 0x1b80 | ||
37 | #define USB_VID_KYE 0x0458 | 38 | #define USB_VID_KYE 0x0458 |
38 | #define USB_VID_LEADTEK 0x0413 | 39 | #define USB_VID_LEADTEK 0x0413 |
39 | #define USB_VID_LITEON 0x04ca | 40 | #define USB_VID_LITEON 0x04ca |
40 | #define USB_VID_MEDION 0x1660 | 41 | #define USB_VID_MEDION 0x1660 |
41 | #define USB_VID_MIGLIA 0x18f3 | 42 | #define USB_VID_MIGLIA 0x18f3 |
42 | #define USB_VID_MSI 0x0db0 | 43 | #define USB_VID_MSI 0x0db0 |
44 | #define USB_VID_MSI_2 0x1462 | ||
43 | #define USB_VID_OPERA1 0x695c | 45 | #define USB_VID_OPERA1 0x695c |
44 | #define USB_VID_PINNACLE 0x2304 | 46 | #define USB_VID_PINNACLE 0x2304 |
45 | #define USB_VID_TECHNOTREND 0x0b48 | 47 | #define USB_VID_TECHNOTREND 0x0b48 |
@@ -51,15 +53,18 @@ | |||
51 | #define USB_VID_WIDEVIEW 0x14aa | 53 | #define USB_VID_WIDEVIEW 0x14aa |
52 | #define USB_VID_GIGABYTE 0x1044 | 54 | #define USB_VID_GIGABYTE 0x1044 |
53 | #define USB_VID_YUAN 0x1164 | 55 | #define USB_VID_YUAN 0x1164 |
54 | 56 | #define USB_VID_XTENSIONS 0x1ae7 | |
55 | 57 | ||
56 | /* Product IDs */ | 58 | /* Product IDs */ |
57 | #define USB_PID_ADSTECH_USB2_COLD 0xa333 | 59 | #define USB_PID_ADSTECH_USB2_COLD 0xa333 |
58 | #define USB_PID_ADSTECH_USB2_WARM 0xa334 | 60 | #define USB_PID_ADSTECH_USB2_WARM 0xa334 |
59 | #define USB_PID_AFATECH_AF9005 0x9020 | 61 | #define USB_PID_AFATECH_AF9005 0x9020 |
62 | #define USB_PID_AFATECH_AF9015_9015 0x9015 | ||
63 | #define USB_PID_AFATECH_AF9015_9016 0x9016 | ||
60 | #define USB_VID_ALINK_DTU 0xf170 | 64 | #define USB_VID_ALINK_DTU 0xf170 |
61 | #define USB_PID_ANSONIC_DVBT_USB 0x6000 | 65 | #define USB_PID_ANSONIC_DVBT_USB 0x6000 |
62 | #define USB_PID_ANYSEE 0x861f | 66 | #define USB_PID_ANYSEE 0x861f |
67 | #define USB_PID_AZUREWAVE_AD_TU700 0x3237 | ||
63 | #define USB_PID_AVERMEDIA_DVBT_USB_COLD 0x0001 | 68 | #define USB_PID_AVERMEDIA_DVBT_USB_COLD 0x0001 |
64 | #define USB_PID_AVERMEDIA_DVBT_USB_WARM 0x0002 | 69 | #define USB_PID_AVERMEDIA_DVBT_USB_WARM 0x0002 |
65 | #define USB_PID_AVERMEDIA_DVBT_USB2_COLD 0xa800 | 70 | #define USB_PID_AVERMEDIA_DVBT_USB2_COLD 0xa800 |
@@ -89,9 +94,12 @@ | |||
89 | #define USB_PID_UNIWILL_STK7700P 0x6003 | 94 | #define USB_PID_UNIWILL_STK7700P 0x6003 |
90 | #define USB_PID_GRANDTEC_DVBT_USB_COLD 0x0fa0 | 95 | #define USB_PID_GRANDTEC_DVBT_USB_COLD 0x0fa0 |
91 | #define USB_PID_GRANDTEC_DVBT_USB_WARM 0x0fa1 | 96 | #define USB_PID_GRANDTEC_DVBT_USB_WARM 0x0fa1 |
97 | #define USB_PID_KWORLD_399U 0xe399 | ||
98 | #define USB_PID_KWORLD_PC160_2T 0xc160 | ||
92 | #define USB_PID_KWORLD_VSTREAM_COLD 0x17de | 99 | #define USB_PID_KWORLD_VSTREAM_COLD 0x17de |
93 | #define USB_PID_KWORLD_VSTREAM_WARM 0x17df | 100 | #define USB_PID_KWORLD_VSTREAM_WARM 0x17df |
94 | #define USB_PID_TERRATEC_CINERGY_T_USB_XE 0x0055 | 101 | #define USB_PID_TERRATEC_CINERGY_T_USB_XE 0x0055 |
102 | #define USB_PID_TERRATEC_CINERGY_T_USB_XE_REV2 0x0069 | ||
95 | #define USB_PID_TWINHAN_VP7041_COLD 0x3201 | 103 | #define USB_PID_TWINHAN_VP7041_COLD 0x3201 |
96 | #define USB_PID_TWINHAN_VP7041_WARM 0x3202 | 104 | #define USB_PID_TWINHAN_VP7041_WARM 0x3202 |
97 | #define USB_PID_TWINHAN_VP7020_COLD 0x3203 | 105 | #define USB_PID_TWINHAN_VP7020_COLD 0x3203 |
@@ -100,6 +108,7 @@ | |||
100 | #define USB_PID_TWINHAN_VP7045_WARM 0x3206 | 108 | #define USB_PID_TWINHAN_VP7045_WARM 0x3206 |
101 | #define USB_PID_TWINHAN_VP7021_COLD 0x3207 | 109 | #define USB_PID_TWINHAN_VP7021_COLD 0x3207 |
102 | #define USB_PID_TWINHAN_VP7021_WARM 0x3208 | 110 | #define USB_PID_TWINHAN_VP7021_WARM 0x3208 |
111 | #define USB_PID_TINYTWIN 0x3226 | ||
103 | #define USB_PID_DNTV_TINYUSB2_COLD 0x3223 | 112 | #define USB_PID_DNTV_TINYUSB2_COLD 0x3223 |
104 | #define USB_PID_DNTV_TINYUSB2_WARM 0x3224 | 113 | #define USB_PID_DNTV_TINYUSB2_WARM 0x3224 |
105 | #define USB_PID_ULTIMA_TVBOX_COLD 0x8105 | 114 | #define USB_PID_ULTIMA_TVBOX_COLD 0x8105 |
@@ -146,6 +155,8 @@ | |||
146 | #define USB_PID_AVERMEDIA_HYBRID_ULTRA_USB_M039R 0x0039 | 155 | #define USB_PID_AVERMEDIA_HYBRID_ULTRA_USB_M039R 0x0039 |
147 | #define USB_PID_AVERMEDIA_HYBRID_ULTRA_USB_M039R_ATSC 0x1039 | 156 | #define USB_PID_AVERMEDIA_HYBRID_ULTRA_USB_M039R_ATSC 0x1039 |
148 | #define USB_PID_AVERMEDIA_HYBRID_ULTRA_USB_M039R_DVBT 0x2039 | 157 | #define USB_PID_AVERMEDIA_HYBRID_ULTRA_USB_M039R_DVBT 0x2039 |
158 | #define USB_PID_AVERMEDIA_VOLAR_X 0xa815 | ||
159 | #define USB_PID_AVERMEDIA_VOLAR_X_2 0x8150 | ||
149 | #define USB_PID_TECHNOTREND_CONNECT_S2400 0x3006 | 160 | #define USB_PID_TECHNOTREND_CONNECT_S2400 0x3006 |
150 | #define USB_PID_TERRATEC_CINERGY_DT_XS_DIVERSITY 0x005a | 161 | #define USB_PID_TERRATEC_CINERGY_DT_XS_DIVERSITY 0x005a |
151 | #define USB_PID_TERRATEC_CINERGY_HT_USB_XE 0x0058 | 162 | #define USB_PID_TERRATEC_CINERGY_HT_USB_XE 0x0058 |
@@ -155,6 +166,7 @@ | |||
155 | #define USB_PID_PINNACLE_PCTV2000E 0x022c | 166 | #define USB_PID_PINNACLE_PCTV2000E 0x022c |
156 | #define USB_PID_PINNACLE_PCTV_DVB_T_FLASH 0x0228 | 167 | #define USB_PID_PINNACLE_PCTV_DVB_T_FLASH 0x0228 |
157 | #define USB_PID_PINNACLE_PCTV_DUAL_DIVERSITY_DVB_T 0x0229 | 168 | #define USB_PID_PINNACLE_PCTV_DUAL_DIVERSITY_DVB_T 0x0229 |
169 | #define USB_PID_PINNACLE_PCTV71E 0x022b | ||
158 | #define USB_PID_PINNACLE_PCTV72E 0x0236 | 170 | #define USB_PID_PINNACLE_PCTV72E 0x0236 |
159 | #define USB_PID_PINNACLE_PCTV73E 0x0237 | 171 | #define USB_PID_PINNACLE_PCTV73E 0x0237 |
160 | #define USB_PID_PCTV_200E 0x020e | 172 | #define USB_PID_PCTV_200E 0x020e |
@@ -193,6 +205,7 @@ | |||
193 | #define USB_PID_WINFAST_DTV_DONGLE_WARM 0x6026 | 205 | #define USB_PID_WINFAST_DTV_DONGLE_WARM 0x6026 |
194 | #define USB_PID_WINFAST_DTV_DONGLE_STK7700P 0x6f00 | 206 | #define USB_PID_WINFAST_DTV_DONGLE_STK7700P 0x6f00 |
195 | #define USB_PID_WINFAST_DTV_DONGLE_STK7700P_2 0x6f01 | 207 | #define USB_PID_WINFAST_DTV_DONGLE_STK7700P_2 0x6f01 |
208 | #define USB_PID_WINFAST_DTV_DONGLE_GOLD 0x6029 | ||
196 | #define USB_PID_GENPIX_8PSK_REV_1_COLD 0x0200 | 209 | #define USB_PID_GENPIX_8PSK_REV_1_COLD 0x0200 |
197 | #define USB_PID_GENPIX_8PSK_REV_1_WARM 0x0201 | 210 | #define USB_PID_GENPIX_8PSK_REV_1_WARM 0x0201 |
198 | #define USB_PID_GENPIX_8PSK_REV_2 0x0202 | 211 | #define USB_PID_GENPIX_8PSK_REV_2 0x0202 |
@@ -200,6 +213,7 @@ | |||
200 | #define USB_PID_GENPIX_SKYWALKER_CW3K 0x0204 | 213 | #define USB_PID_GENPIX_SKYWALKER_CW3K 0x0204 |
201 | #define USB_PID_SIGMATEK_DVB_110 0x6610 | 214 | #define USB_PID_SIGMATEK_DVB_110 0x6610 |
202 | #define USB_PID_MSI_DIGI_VOX_MINI_II 0x1513 | 215 | #define USB_PID_MSI_DIGI_VOX_MINI_II 0x1513 |
216 | #define USB_PID_MSI_DIGIVOX_DUO 0x8801 | ||
203 | #define USB_PID_OPERA1_COLD 0x2830 | 217 | #define USB_PID_OPERA1_COLD 0x2830 |
204 | #define USB_PID_OPERA1_WARM 0x3829 | 218 | #define USB_PID_OPERA1_WARM 0x3829 |
205 | #define USB_PID_LIFEVIEW_TV_WALKER_TWIN_COLD 0x0514 | 219 | #define USB_PID_LIFEVIEW_TV_WALKER_TWIN_COLD 0x0514 |
@@ -209,5 +223,6 @@ | |||
209 | #define USB_PID_ASUS_U3100 0x173f | 223 | #define USB_PID_ASUS_U3100 0x173f |
210 | #define USB_PID_YUAN_EC372S 0x1edc | 224 | #define USB_PID_YUAN_EC372S 0x1edc |
211 | #define USB_PID_DW2102 0x2102 | 225 | #define USB_PID_DW2102 0x2102 |
226 | #define USB_PID_XTENSIONS_XD_380 0x0381 | ||
212 | 227 | ||
213 | #endif | 228 | #endif |