From 38ea2e1819f88544f0c73ad8b30c6ea0de0bd03b Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Mon, 2 Oct 2000 15:39:00 +0000 Subject: *** empty log message *** --- perl-install/install_steps.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install_steps.pm') diff --git a/perl-install/install_steps.pm b/perl-install/install_steps.pm index 34c38e57d..ece51df5c 100644 --- a/perl-install/install_steps.pm +++ b/perl-install/install_steps.pm @@ -830,7 +830,7 @@ sub miscellaneous { $_ .= join('', map { " $_=autotune" } grep { /ide.*/ } all("/proc/ide")) if !/ide.=autotune/; } if (my $m = detect_devices::hasUltra66()) { - #$_ .= " $m" if !/ide.=0x/; + #$_ .= " $m" if !/ide.=0x/; #- add it back to support Ultra66 on ide modules. } #- keep some given parameters -- cgit v1.2.1