diff options
-rw-r--r-- | kernel/list_modules.pm | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 1 |
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 |