diff options
author | Michael Krufky <mkrufky@m1k.net> | 2005-11-09 00:35:53 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-09 10:56:06 -0500 |
commit | de122dfda505e693f75e73628e026e4f6250ede7 (patch) | |
tree | 7fddaec99d4d92a4d6c07739549362bce4a480d2 /Documentation/dvb/cards.txt | |
parent | f6f4b725461d1f3e2587993b22b0c6fe524d9259 (diff) |
[PATCH] dvb: documentation updates for hybrid v4l/dvb cards
Updated documentation to include "hybrid" v4l/dvb and ATSC cards.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Cc: Johannes Stezenbach <js@linuxtv.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/dvb/cards.txt')
-rw-r--r-- | Documentation/dvb/cards.txt | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Documentation/dvb/cards.txt b/Documentation/dvb/cards.txt index efdc4ee9d40c..19329cf7b097 100644 --- a/Documentation/dvb/cards.txt +++ b/Documentation/dvb/cards.txt | |||
@@ -41,6 +41,12 @@ o Frontends drivers: | |||
41 | - dib3000mb : DiBcom 3000-MB demodulator | 41 | - dib3000mb : DiBcom 3000-MB demodulator |
42 | DVB-S/C/T: | 42 | DVB-S/C/T: |
43 | - dst : TwinHan DST Frontend | 43 | - dst : TwinHan DST Frontend |
44 | ATSC: | ||
45 | - nxt200x : Nxtwave NXT2002 & NXT2004 | ||
46 | - or51211 : or51211 based (pcHDTV HD2000 card) | ||
47 | - or51132 : or51132 based (pcHDTV HD3000 card) | ||
48 | - bcm3510 : Broadcom BCM3510 | ||
49 | - lgdt330x : LG Electronics DT3302 & DT3303 | ||
44 | 50 | ||
45 | 51 | ||
46 | o Cards based on the Phillips saa7146 multimedia PCI bridge chip: | 52 | o Cards based on the Phillips saa7146 multimedia PCI bridge chip: |
@@ -62,6 +68,10 @@ o Cards based on the Conexant Bt8xx PCI bridge: | |||
62 | - Nebula Electronics DigiTV | 68 | - Nebula Electronics DigiTV |
63 | - TwinHan DST | 69 | - TwinHan DST |
64 | - Avermedia DVB-T | 70 | - Avermedia DVB-T |
71 | - ChainTech digitop DST-1000 DVB-S | ||
72 | - pcHDTV HD-2000 TV | ||
73 | - DViCO FusionHDTV DVB-T Lite | ||
74 | - DViCO FusionHDTV5 Lite | ||
65 | 75 | ||
66 | o Technotrend / Hauppauge DVB USB devices: | 76 | o Technotrend / Hauppauge DVB USB devices: |
67 | - Nova USB | 77 | - Nova USB |
@@ -83,3 +93,30 @@ o DiBcom DVB-T USB based devices: | |||
83 | - DiBcom USB2.0 DVB-T reference device (non-public) | 93 | - DiBcom USB2.0 DVB-T reference device (non-public) |
84 | 94 | ||
85 | o Experimental support for the analog module of the Siemens DVB-C PCI card | 95 | o Experimental support for the analog module of the Siemens DVB-C PCI card |
96 | |||
97 | o Cards based on the Conexant cx2388x PCI bridge: | ||
98 | - ADS Tech Instant TV DVB-T PCI | ||
99 | - ATI HDTV Wonder | ||
100 | - digitalnow DNTV Live! DVB-T | ||
101 | - DViCO FusionHDTV DVB-T1 | ||
102 | - DViCO FusionHDTV DVB-T Plus | ||
103 | - DViCO FusionHDTV3 Gold-Q | ||
104 | - DViCO FusionHDTV3 Gold-T | ||
105 | - DViCO FusionHDTV5 Gold | ||
106 | - Hauppauge Nova-T DVB-T | ||
107 | - KWorld/VStream XPert DVB-T | ||
108 | - pcHDTV HD3000 HDTV | ||
109 | - TerraTec Cinergy 1400 DVB-T | ||
110 | - WinFast DTV1000-T | ||
111 | |||
112 | o Cards based on the Phillips saa7134 PCI bridge: | ||
113 | - Medion 7134 | ||
114 | - Pinnacle PCTV 300i DVB-T + PAL | ||
115 | - LifeView FlyDVB-T DUO | ||
116 | - Typhoon DVB-T Duo Digital/Analog Cardbus | ||
117 | - Philips TOUGH DVB-T reference design | ||
118 | - Philips EUROPA V3 reference design | ||
119 | - Compro Videomate DVB-T300 | ||
120 | - Compro Videomate DVB-T200 | ||
121 | - AVerMedia AVerTVHD MCE A180 | ||
122 | |||