From 2013c953f3f4c67904c0592c7038890aad176344 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Tue, 13 Mar 2001 17:11:51 +0000 Subject: add e100 remove sk98 from stage1-network, again :-( --- perl-install/modules.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'perl-install/modules.pm') diff --git a/perl-install/modules.pm b/perl-install/modules.pm index ee0187d04..2473339a9 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -49,6 +49,7 @@ arch() =~ /^sparc/ ? ( "eexpress" => "Intel EtherExpress", "eepro" => "Intel EtherExpress Pro", "eepro100" => "Intel EtherExpress Pro 100", #- should run on sparc but no memory on floppy + "e100" => "Intel Ethernet Pro 100", #- newer Intel version of eepro100 "hp100" => "HP10/100VG any LAN ", "hp" => "HP LAN/AnyLan", "hp-plus" => "HP PCLAN/plus", @@ -328,8 +329,9 @@ my %type_aliases = ( my @skip_big_modules_on_stage1 = qw( +sk98lin ); #******(missing-2.4) dpt_i2o aztcd gscd isp16 mcd mcdx optcd cm206 sjcd cdu31a -#sk98lin + #acenic #BusLogic seagate fdomain g_NCR5380 tmscsim #gdth eata eata_pio eata_dma -- cgit v1.2.1