summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake/v4l.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-06-24 11:24:25 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-06-24 11:24:25 +0000
commit1548c0c7a7620d92d54533edc3c36758a23b1e0c (patch)
treec66442a9d62bf22c17f8f1ba2173818b7589702a /perl-install/harddrake/v4l.pm
parent315e792f42414d1c7c8f96123ea65e2082d066d7 (diff)
downloaddrakx-backup-do-not-use-1548c0c7a7620d92d54533edc3c36758a23b1e0c.tar
drakx-backup-do-not-use-1548c0c7a7620d92d54533edc3c36758a23b1e0c.tar.gz
drakx-backup-do-not-use-1548c0c7a7620d92d54533edc3c36758a23b1e0c.tar.bz2
drakx-backup-do-not-use-1548c0c7a7620d92d54533edc3c36758a23b1e0c.tar.xz
drakx-backup-do-not-use-1548c0c7a7620d92d54533edc3c36758a23b1e0c.zip
enable to configure cx88 driver
Diffstat (limited to 'perl-install/harddrake/v4l.pm')
-rw-r--r--perl-install/harddrake/v4l.pm34
1 files changed, 34 insertions, 0 deletions
diff --git a/perl-install/harddrake/v4l.pm b/perl-install/harddrake/v4l.pm
index 7fdf9dc63..53cac4c67 100644
--- a/perl-install/harddrake/v4l.pm
+++ b/perl-install/harddrake/v4l.pm
@@ -258,6 +258,40 @@ my $cards_lst = {
"A|Adlink|RTV24" => 134,
},
+
+ 'cx88' => {
+ N("Unknown|Generic") => 0,
+ "Hauppauge|WinTV 34xxx models" => 1,
+ "GDI Black Gold" => 2,
+ "PixelView|???" => 3,
+ "ATI TV Wonder Pro" => 4,
+ "Leadtek|Winfast 2000XP Expert" => 5,
+ "AverTV Studio 303 (M126) " => 6,
+ 'MSI|TV-@nywhere Master' => 7,
+ "Leadtek|Winfast DV2000" => 8,
+ "Leadtek|PVR 2000" => 9,
+ "IODATA|GV-VCP3/PCI" => 10,
+ "Prolink PlayTV PVR" => 11,
+ "ASUS PVR-416" => 12,
+ 'MSI|TV-@nywhere' => 13,
+ "KWorld/VStream XPert DVB-T" => 14,
+ "DViCO|FusionHDTV DVB-T1" => 15,
+ "KWorld LTV883RF" => 16,
+ "DViCO|FusionHDTV 3 Gold" => 17,
+ "Hauppauge|Nova-T DVB-T" => 18,
+ "Conexant DVB-T reference design" => 19,
+ "Provideo PV259" => 20,
+ "DViCO|FusionHDTV DVB-T Plus" => 21,
+ "digitalnow DNTV Live! DVB-T" => 22,
+ "pcHDTV HD3000 HDTV" => 23,
+ "Hauppauge|WinTV 28xxx (Roslyn) models" => 24,
+ "Digital-Logic MICROSPACE Entertainment Center (MEC)" => 25,
+ "IODATA|GV/BCTV7E" => 26,
+ "PixelView|PlayTV Ultra Pro (Stereo)" => 27,
+ "DViCO|FusionHDTV 3 Gold-T" => 28,
+
+ },
+
'saa7134' => {
N("Unknown|Generic") => 0,
"Proteus Pro [philips reference design]" => 1,