From 396a9aa04f049c3ab3ad3bc6063c4c21561e27e1 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 27 Aug 2003 14:05:38 +0000 Subject: resync with current bttv card and tuner lists --- perl-install/harddrake/v4l.pm | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) (limited to 'perl-install/harddrake/v4l.pm') diff --git a/perl-install/harddrake/v4l.pm b/perl-install/harddrake/v4l.pm index 16fae2bc7..c5465d6c5 100644 --- a/perl-install/harddrake/v4l.pm +++ b/perl-install/harddrake/v4l.pm @@ -55,7 +55,9 @@ my %tuners_lst = 36 => "Temic|NTSC (4136 FY5)", 37 => "LG|PAL (newer TAPC series)", 38 => "Philips|PAL/SECAM multi (FM1216ME)", - 39 => "LG NTSC (newer TAPC series)" + 39 => "LG|NTSC (newer TAPC series)", + 40 => "HITACHI V7-J180AT", + 41 => "Philips|PAL_MK (FI1216 MK)", ); # Tweaked from Cardlist @@ -64,7 +66,7 @@ my $cards_lst = { N("Auto-detect") => -1, N("Unknown|Generic") => 0, "M|Miro|PCTV" => 1, - "Hauppauge|bt848" => 2, + "H|Hauppauge|bt848" => 2, "S|STB|Hauppauge 878" => 3, "I|Intel|Create and Share PCI (bttv type 4)" => 4, "I|Intel|Smart Video Recorder III (bttv type 4)" => 4, @@ -72,9 +74,10 @@ my $cards_lst = { "A|AVerMedia|TVPhone" => 6, "M|MATRIX-Vision|MV-Delta" => 7, "L|Lifeview|FlyVideo II (Bt848) LR26" => 8, + "G|Guillemot|MAXI TV Video PCI2 LR26" => 27, "G|Genius/Kye|Video Wonder Pro II (848 or 878)" => 8, "I|IMS/IXmicro|TurboTV" => 9, - "Hauppauge|bt878" => 10, + "H|Hauppauge|bt878" => 10, "M|Miro|PCTV pro" => 11, "A|ADS Technologies|Channel Surfer TV (bt848)" => 12, "A|AVerMedia|TVCapture 98" => 13, @@ -99,13 +102,14 @@ my $cards_lst = { "T|Terratec|Terra TV+ Version 1.0 (Bt848)" => 25, "Vobis|TV-Boostar" => 25, "T|Terratec|TV-Boostar" => 25, - "Hauppauge|WinCam newer (bt878)" => 26, + "H|Hauppauge|WinCam newer (bt878)" => 26, "L|Lifeview|FlyVideo 98" => 27, "G|Guillemot|MAXI TV Video PCI2 LR50" => 27, "T|Terratec|TerraTV+" => 28, "I|Imagenation|PXC200" => 29, "L|Lifeview|FlyVideo 98 LR50" => 30, "Formac|iProTV" => 31, + "Formac|iProTV I (bt848)" => 31, "I|Intel|Create and Share PCI (bttv type 32)" => 32, "I|Intel|Smart Video Recorder III (bttv type 32)" => 32, "T|Terratec|TerraTValue" => 33, @@ -179,7 +183,7 @@ my $cards_lst = { "Jetway|TV/Capture JW-TV878-FBK" => 78, "Kworld|KW-TV878RF" => 78, "D|DSP Design|TCVIDEO" => 79, - "Hauppauge|WinTV PVR" => 80, + "H|Hauppauge|WinTV PVR" => 80, "G|GV-BCTV5/PCI" => 81, "O|Osprey|100/150 (878)" => 82, "O|Osprey|100/150 (848)" => 83, @@ -194,9 +198,22 @@ my $cards_lst = { "O|Osprey|2000" => 92, "I|IDS|Eagle" => 93, "P|Pinnacle|PCTV Sat" => 94, - "Formac|ProTV II" => 95, + "Formac|ProTV II (bt878)" => 95, "M|MachTV" => 96, "E|Euresys|Picolo" => 97, + "P|ProVideo|PV150" => 98, + "A|AD-TVK503" => 99, + "H|Hercules|Smart TV Stereo" => 100, + "P|Pace|TV & Radio Card" => 101, + "I|IVC-200" => 102, + "G|Grand X-Guard / Trust 814PCI" => 103, + "Nebula Electronics DigiTV" => 104, + "P|ProVideo|PV143" => 105, + "P|PHYTEC|VD-009-X1 MiniDIN (bt878)" => 106, + "P|PHYTEC|VD-009-X1 Combi (bt878)" => 107, + "P|PHYTEC|VD-009 MiniDIN (bt878)" => 108, + "P|PHYTEC|VD-009 Combi (bt878)" => 109, + }, 'saa7134' => { N("Unknown|Generic") => 0, -- cgit v1.2.1