diff options
Diffstat (limited to 'Documentation/dvb/cards.txt')
-rw-r--r-- | Documentation/dvb/cards.txt | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/Documentation/dvb/cards.txt b/Documentation/dvb/cards.txt new file mode 100644 index 000000000000..efdc4ee9d40c --- /dev/null +++ b/Documentation/dvb/cards.txt | |||
@@ -0,0 +1,85 @@ | |||
1 | Hardware supported by the linuxtv.org DVB drivers | ||
2 | ================================================= | ||
3 | |||
4 | Generally, the DVB hardware manufacturers frequently change the | ||
5 | frontends (i.e. tuner / demodulator units) used, usually without | ||
6 | changing the product name, revision number or specs. Some cards | ||
7 | are also available in versions with different frontends for | ||
8 | DVB-S/DVB-C/DVB-T. Thus the frontend drivers are listed seperately. | ||
9 | |||
10 | Note 1: There is no guarantee that every frontend driver works | ||
11 | out of the box with every card, because of different wiring. | ||
12 | |||
13 | Note 2: The demodulator chips can be used with a variety of | ||
14 | tuner/PLL chips, and not all combinations are supported. Often | ||
15 | the demodulator and tuner/PLL chip are inside a metal box for | ||
16 | shielding, and the whole metal box has its own part number. | ||
17 | |||
18 | |||
19 | o Frontends drivers: | ||
20 | - dvb_dummy_fe: for testing... | ||
21 | DVB-S: | ||
22 | - ves1x93 : Alps BSRV2 (ves1893 demodulator) and dbox2 (ves1993) | ||
23 | - cx24110 : Conexant HM1221/HM1811 (cx24110 or cx24106 demod, cx24108 PLL) | ||
24 | - grundig_29504-491 : Grundig 29504-491 (Philips TDA8083 demodulator), tsa5522 PLL | ||
25 | - mt312 : Zarlink mt312 or Mitel vp310 demodulator, sl1935 or tsa5059 PLL | ||
26 | - stv0299 : Alps BSRU6 (tsa5059 PLL), LG TDQB-S00x (tsa5059 PLL), | ||
27 | LG TDQF-S001F (sl1935 PLL), Philips SU1278 (tua6100 PLL), | ||
28 | Philips SU1278SH (tsa5059 PLL), Samsung TBMU24112IMB | ||
29 | DVB-C: | ||
30 | - ves1820 : various (ves1820 demodulator, sp5659c or spXXXX PLL) | ||
31 | - at76c651 : Atmel AT76c651(B) with DAT7021 PLL | ||
32 | DVB-T: | ||
33 | - alps_tdlb7 : Alps TDLB7 (sp8870 demodulator, sp5659 PLL) | ||
34 | - alps_tdmb7 : Alps TDMB7 (cx22700 demodulator) | ||
35 | - grundig_29504-401 : Grundig 29504-401 (LSI L64781 demodulator), tsa5060 PLL | ||
36 | - tda1004x : Philips tda10045h (td1344 or tdm1316l PLL) | ||
37 | - nxt6000 : Alps TDME7 (MITEL SP5659 PLL), Alps TDED4 (TI ALP510 PLL), | ||
38 | Comtech DVBT-6k07 (SP5730 PLL) | ||
39 | (NxtWave Communications NXT6000 demodulator) | ||
40 | - sp887x : Microtune 7202D | ||
41 | - dib3000mb : DiBcom 3000-MB demodulator | ||
42 | DVB-S/C/T: | ||
43 | - dst : TwinHan DST Frontend | ||
44 | |||
45 | |||
46 | o Cards based on the Phillips saa7146 multimedia PCI bridge chip: | ||
47 | - TI AV7110 based cards (i.e. with hardware MPEG decoder): | ||
48 | - Siemens/Technotrend/Hauppauge PCI DVB card revision 1.1, 1.3, 1.5, 1.6, 2.1 | ||
49 | (aka Hauppauge Nexus) | ||
50 | - "budget" cards (i.e. without hardware MPEG decoder): | ||
51 | - Technotrend Budget / Hauppauge WinTV-Nova PCI Cards | ||
52 | - SATELCO Multimedia PCI | ||
53 | - KNC1 DVB-S, Typhoon DVB-S, Terratec Cinergy 1200 DVB-S (no CI support) | ||
54 | - Typhoon DVB-S budget | ||
55 | - Fujitsu-Siemens Activy DVB-S budget card | ||
56 | |||
57 | o Cards based on the B2C2 Inc. FlexCopII/IIb/III: | ||
58 | - Technisat SkyStar2 PCI DVB card revision 2.3, 2.6B, 2.6C | ||
59 | |||
60 | o Cards based on the Conexant Bt8xx PCI bridge: | ||
61 | - Pinnacle PCTV Sat DVB | ||
62 | - Nebula Electronics DigiTV | ||
63 | - TwinHan DST | ||
64 | - Avermedia DVB-T | ||
65 | |||
66 | o Technotrend / Hauppauge DVB USB devices: | ||
67 | - Nova USB | ||
68 | - DEC 2000-T, 3000-S, 2540-T | ||
69 | |||
70 | o DiBcom DVB-T USB based devices: | ||
71 | - Twinhan VisionPlus VisionDTV USB-Ter DVB-T Device | ||
72 | - HAMA DVB-T USB device | ||
73 | - CTS Portable (Chinese Television System) | ||
74 | - KWorld V-Stream XPERT DTV DVB-T USB | ||
75 | - JetWay DTV DVB-T USB | ||
76 | - ADSTech Instant TV DVB-T USB | ||
77 | - Ultima Electronic/Artec T1 USB TVBOX (AN2135 and AN2235) | ||
78 | - Compro Videomate DVB-U2000 - DVB-T USB | ||
79 | - Grandtec USB DVB-T | ||
80 | - Avermedia AverTV DVBT USB | ||
81 | - DiBcom USB DVB-T reference device (non-public) | ||
82 | - Yakumo DVB-T mobile USB2.0 | ||
83 | - DiBcom USB2.0 DVB-T reference device (non-public) | ||
84 | |||
85 | o Experimental support for the analog module of the Siemens DVB-C PCI card | ||