From 1548c0c7a7620d92d54533edc3c36758a23b1e0c Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 24 Jun 2005 11:24:25 +0000 Subject: enable to configure cx88 driver --- perl-install/harddrake/v4l.pm | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) (limited to 'perl-install/harddrake/v4l.pm') 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, -- cgit v1.2.1