From 7c36717b720eb42829a8bb8f1d9bd92824a675ca Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Thu, 7 Mar 2002 14:48:17 +0000 Subject: add ns83820 gigabit (goes to other.img) --- perl-install/modules.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/perl-install/modules.pm b/perl-install/modules.pm index 54bfbbe10..dbbe2652c 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -99,6 +99,7 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/, #******(missing-2.4) "smc-ultra32" => "SMC Ultra 32", #******(missing-2.4) "rl100a" => "rl100a", #******(missing-2.4) "z85230" => "Z85x30", + "ns83820" => "National Semiconductor DP83820 10/100/1000 driver", ), "3c59x" => "3com Vortex/Boomerang/Hurricane/Cyclone/Etherlink", "8139too" => "Realtek RTL-8139", @@ -426,6 +427,7 @@ qw( olympic sk98lin acenic 3c90x +ns83820 aironet4500_card aironet4500_core com20020-pci hamachi starfire winbond-840 dc395x_trm -- cgit v1.2.1