summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2002-07-05 15:15:20 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2002-07-05 15:15:20 +0000
commit8d6f44255141d698bf45ac18446e30e3693d9b45 (patch)
treee18084a4ebe49216648d9bc1597f3d482fa502ad
parent7bbe458b1f9d79f5399a611412feef361acf384a (diff)
downloaddrakx-8d6f44255141d698bf45ac18446e30e3693d9b45.tar
drakx-8d6f44255141d698bf45ac18446e30e3693d9b45.tar.gz
drakx-8d6f44255141d698bf45ac18446e30e3693d9b45.tar.bz2
drakx-8d6f44255141d698bf45ac18446e30e3693d9b45.tar.xz
drakx-8d6f44255141d698bf45ac18446e30e3693d9b45.zip
remove device test: there're only two harddrake::bttv users,
install_steps_interactive.pm and drakxtv which both have already tested that a bttv managed tv card is there.
-rw-r--r--perl-install/harddrake/bttv.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/harddrake/bttv.pm b/perl-install/harddrake/bttv.pm
index cd35ead01..c9464158e 100644
--- a/perl-install/harddrake/bttv.pm
+++ b/perl-install/harddrake/bttv.pm
@@ -189,7 +189,6 @@ my %pll_lst =
sub config {
my ($in) = @_;
my %conf = (gbuffers => 4, card => $default, tuner => -1, radio => 0, pll => -1);
-# return unless (grep { $_->{media_type} eq 'MULTIMEDIA_VIDEO' } detect_devices::probeall(1));
if ($in->ask_from("BTTV configuration", _("For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-detect the rights parameters.
If your card is misdetected, you can force the right tuner and card types here. Just select your tv card parameters if needed"),
[