From 4518999dc54694e0e9de914a38fb8f9da241ead0 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Wed, 19 Jun 2002 09:56:43 +0000 Subject: remove a few drivers so that hd.img and network.img are possible with latest BOOT kernel --- perl-install/modules.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'perl-install') diff --git a/perl-install/modules.pm b/perl-install/modules.pm index 0a2ece5fe..d8aa00dd5 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -103,7 +103,7 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/, ), "3c59x" => "3com Vortex/Boomerang/Hurricane/Cyclone/Etherlink", "8139too" => "Realtek RTL-8139", - "de4x5" => "Digital 425,434,435,450,500", +# "de4x5" => "Digital 425,434,435,450,500", # moving that to tulip, juan telling to gc "rtl8139" => "RealTek RTL8129/8139", "sundance" => "sundance", "dl2k" => "dl2k", @@ -174,7 +174,7 @@ if_(arch() =~ /^sparc/, ), if_(arch() !~ /alpha/ && arch() !~ /sparc/, "3w-xxxx" => "3ware ATA-RAID", - "53c7,8xx" => "NCR 53c7xx", +# "53c7,8xx" => "NCR 53c7xx", unneeded anymore (juan told gc) "AM53C974" => "AMD SCSI", "BusLogic" => "BusLogic Adapters", "NCR53c406a" => "NCR 53c406a", @@ -209,7 +209,7 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/, "eata_dma" => "EATA DMA Adapters", ), "aic7xxx" => "Adaptec 2740, 2840, 2940", - "aic7xxx_old" => "Adaptec 2740, 2840, 2940", +# "aic7xxx_old" => "Adaptec 2740, 2840, 2940", # not needed anymore "ncr53c8xx" => "NCR 53C8xx PCI", "pci2000" => "Perceptive Solutions PCI-2000", # TODO "qlogicisp" => "Qlogic ISP", -- cgit v1.2.1