summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-08-11 08:39:18 +0000
committerThierry Vignaud <tv@mandriva.org>2008-08-11 08:39:18 +0000
commitfc423fe8145eb3a20e9996358a9a0fd7868e5931 (patch)
treeb92811db11ae9901ab3e7626e7b67c566b4f905f
parentf1849749edb3153b046e5f6ef494ffa27ea672a6 (diff)
downloaddrakx-fc423fe8145eb3a20e9996358a9a0fd7868e5931.tar
drakx-fc423fe8145eb3a20e9996358a9a0fd7868e5931.tar.gz
drakx-fc423fe8145eb3a20e9996358a9a0fd7868e5931.tar.bz2
drakx-fc423fe8145eb3a20e9996358a9a0fd7868e5931.tar.xz
drakx-fc423fe8145eb3a20e9996358a9a0fd7868e5931.zip
handle new ethernet drivers: r6040
-rw-r--r--kernel/list_modules.pm2
-rw-r--r--perl-install/install/NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index cd5983c9b..9ea28e271 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -25,7 +25,7 @@ our %l = (
qw(ewrk3 hp hp-plus hp100),
qw(iph5526), #- fibre channel
qw(lance ne ni5010 ni52 ni65 nvnet),
- qw(prism2_plx rcpci rhineget),
+ qw(prism2_plx r6040 rcpci rhineget),
qw(sb1000 sc92031 smc-ultra smc9194),
qw(tc35815 tlan uli526x),
),
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 150fb7b0c..54191dc71 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,4 +1,5 @@
- handle new drivers:
+ o ethernet: r6040
o gigabit: atl1e
o PATA: pata_ninja32, pata_ns87415
- add product type to URL when fetching mirror list