diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2002-03-07 14:48:17 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2002-03-07 14:48:17 +0000 |
commit | 7c36717b720eb42829a8bb8f1d9bd92824a675ca (patch) | |
tree | a2ea8bf98fb9b609ff617d07107492decdbe7ddb /perl-install | |
parent | f234651aa63a12b1d55b3445fec70921e29a2783 (diff) | |
download | drakx-7c36717b720eb42829a8bb8f1d9bd92824a675ca.tar drakx-7c36717b720eb42829a8bb8f1d9bd92824a675ca.tar.gz drakx-7c36717b720eb42829a8bb8f1d9bd92824a675ca.tar.bz2 drakx-7c36717b720eb42829a8bb8f1d9bd92824a675ca.tar.xz drakx-7c36717b720eb42829a8bb8f1d9bd92824a675ca.zip |
add ns83820 gigabit (goes to other.img)
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/modules.pm | 2 |
1 files changed, 2 insertions, 0 deletions
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 |