summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/modules.pm6
1 files changed, 3 insertions, 3 deletions
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', {