From 2720a8fe59864afa97c4c836acdaf6e4e36cf95a Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 5 Jun 2003 15:14:43 +0000 Subject: support more tuners and tv cards --- perl-install/harddrake/v4l.pm | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'perl-install/harddrake/v4l.pm') diff --git a/perl-install/harddrake/v4l.pm b/perl-install/harddrake/v4l.pm index df7c9ccc4..0af38290e 100644 --- a/perl-install/harddrake/v4l.pm +++ b/perl-install/harddrake/v4l.pm @@ -18,7 +18,7 @@ my %tuners_lst = -1 => $default, 0 => "Temic|PAL (4002 FH5)", 1 => "Philips|PAL_I (FI1246 and compatibles)", - 2 => "Philips|NTSC (FI1236 and compatibles)", + 2 => "Philips|NTSC (FI1236, FM1236 and compatibles)", 3 => "Philips|(SECAM+PAL_BG) (FI1216MF, FM1216MF, FR1216MF)", 4 => "NoTuner", 5 => "Philips|PAL_BG (FI1216 and compatibles)", @@ -193,6 +193,10 @@ my $cards_lst = { "O|Osprey|540" => 91, "O|Osprey|2000" => 92, "I|IDS|Eagle" => 93, + "Pinnacle PCTV Sat" => 94, + "Formac ProTV II" => 95, + "MachTV" => 96, + "Euresys Picolo" => 97, }, 'saa7134' => { N("Unknown|Generic") => 0, -- cgit v1.2.1