From 4b3794f3efc7bb834bcce0bb13e1f5956d3c48c8 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Mon, 12 Feb 2001 12:51:30 +0000 Subject: re include some network modules --- perl-install/modules.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'perl-install/modules.pm') diff --git a/perl-install/modules.pm b/perl-install/modules.pm index 3a86aa0c0..52e100f6b 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -27,7 +27,7 @@ arch() =~ /^sparc/ ? ( "3c505" => "3com 3c505", "3c507" => "3com 3c507", "3c515" => "3com 3c515", -#******(missing-2.4) "3c90x" => "3Com 3c90x (Cyclone/Hurricane/Tornado)", + "3c90x" => "3Com 3c90x (Cyclone/Hurricane/Tornado)", "at1700" => "Allied Telesis AT1700", "ac3200" => "Ansel Communication AC3200", "acenic" => "AceNIC Gigabit Ethernet", @@ -42,7 +42,7 @@ arch() =~ /^sparc/ ? ( "dgrs" => "Digi International RightSwitch", "depca" => "Digital DEPCA and EtherWORKS", #******(missing-2.4) "ewrk3" => "Digital EtherWORKS 3", -#******(missing-2.4) "old_tulip" => "Digital 21040/21041/21140 (old Tulip driver)", + "old_tulip" => "Digital 21040/21041/21140 (old Tulip driver)", "tulip" => "Digital 21040/21041/21140 (Tulip)", "eth16i" => "ICL EtherTeam 16i", "epic100" => "EPIC 100", @@ -86,7 +86,7 @@ arch() =~ /^sparc/ ? ( ), "3c59x" => "3com 3c59x (Vortex)", "de4x5" => "Digital 425,434,435,450,500", -#******(missing-2.4) "rtl8139" => "RealTek RTL8129/8139", + "rtl8139" => "RealTek RTL8129/8139", "8139too" => "Realtek RTL-8139", }], [ 'net_raw', { -- cgit v1.2.1