summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake/v4l.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2006-03-01 17:46:45 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2006-03-01 17:46:45 +0000
commitb974c25ab5b19dc62c2c258d7b970c4da99ca759 (patch)
tree2f06acc9a780d21bd4c9c373f4cc04dc0128710d /perl-install/harddrake/v4l.pm
parentb680e1fde45d81a4b6a85b7dea7e345c317340d4 (diff)
downloaddrakx-b974c25ab5b19dc62c2c258d7b970c4da99ca759.tar
drakx-b974c25ab5b19dc62c2c258d7b970c4da99ca759.tar.gz
drakx-b974c25ab5b19dc62c2c258d7b970c4da99ca759.tar.bz2
drakx-b974c25ab5b19dc62c2c258d7b970c4da99ca759.tar.xz
drakx-b974c25ab5b19dc62c2c258d7b970c4da99ca759.zip
update model & tuner lists
Diffstat (limited to 'perl-install/harddrake/v4l.pm')
-rw-r--r--perl-install/harddrake/v4l.pm11
1 files changed, 10 insertions, 1 deletions
diff --git a/perl-install/harddrake/v4l.pm b/perl-install/harddrake/v4l.pm
index a541ff8d8..d286a0f1c 100644
--- a/perl-install/harddrake/v4l.pm
+++ b/perl-install/harddrake/v4l.pm
@@ -85,6 +85,8 @@ my %tuners_lst =
68 => "Philips|TUV1236D ATSC/NTSC dual in",
69 => "Tena|TNF 5335 MF",
70 => "Samsung|TCPN 2121P30A",
+ 71 => "Xceive xc3028",
+
);
@@ -327,6 +329,7 @@ my $cards_lst = {
"VStream|XPert DVB-T with cx22702" => 43,
"KWorld|XPert DVB-T with cx22702" => 43,
"DViCO|FusionHDTV DVB-T Dual Digital" => 44,
+ "KWorld|HardwareMpegTV XPert" => 45,
},
@@ -412,7 +415,7 @@ my $cards_lst = {
"LifeView|FlyTV Platinum Mini2" => 74,
"AverMedia|AVerTVHD MCE A180" => 75,
"SKNet|MonsterTV Mobile" => 76,
- "Pinnacle|PCTV 110i (saa7133)" => 77,
+ "Pinnacle|PCTV 40i/50i/110i (saa7133)" => 77,
"ASUSTeK P7131 Dual" => 78,
"Sedna/MuchTV PC TV Cardbus TV/Radio (ITO25 Rev:2B)" => 79,
"ASUS|Digimatrix TV" => 80,
@@ -420,6 +423,12 @@ my $cards_lst = {
'MSI TV@Anywhere plus' => 82,
"Terratec|Cinergy 250 PCI TV" => 83,
"LifeView|FlyDVB Trio" => 84,
+ "AverTV DVB-T 777" => 85,
+ "LifeView|FlyDVB-T" => 86,
+ "ADS Instant TV Duo Cardbus PTV331" => 87,
+ "Tevion|DVB-T 220RF" => 88,
+ "ELSA|EX-VISION 700TV" => 89,
+ "Kworld|ATSC110" => 90,
}
};