From 7d07ac2e37cf965a9a7906aae51fe9338edb729c Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Fri, 14 Sep 2001 15:59:46 +0000 Subject: removed S3 ViRGE card from card with problem with frame buffer as it works fine. --- perl-install/install_steps.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/install_steps.pm') diff --git a/perl-install/install_steps.pm b/perl-install/install_steps.pm index 7071500c8..ed2ca3a6a 100644 --- a/perl-install/install_steps.pm +++ b/perl-install/install_steps.pm @@ -737,7 +737,6 @@ sub setupBootloaderBefore { my $vga = $o->{allowFB} && (!detect_devices::matching_desc('3D Rage LT') && !detect_devices::matching_desc('Rage Mobility [PL]') && !detect_devices::matching_desc('i740') && - !detect_devices::matching_desc('ViRGE') && !detect_devices::matching_desc('Matrox') && !detect_devices::matching_desc('Tseng.*ET6\d00') && !detect_devices::matching_desc('SiS.*SG86C2.5') && -- cgit v1.2.1