From f341299e5cdd50f6a2d22fbff11e08ba5c8960c0 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 25 Feb 2003 10:47:02 +0000 Subject: add 3c990 and bcm4400 (bug #2316) --- kernel/list_modules.pm | 2 +- kernel/modules.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 60914b446..edb3384c2 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -26,7 +26,7 @@ our %l = ( qw(lance natsemi ne ne2k-pci ni5010 ni52 ni65 nvnet olympic pcnet32 plip rcpci), qw(sb1000 sis900 smc-ultra smc9194 starfire tlan tmspci tulip via-rhine), qw(wd winbond-840), - qw(fealnx 3c990fx), + qw(fealnx 3c990 3c990fx bcm4400), qw(skfp tc35815 lanstreamer farsync sdladrv orinoco_pci prism2_plx), qw(iph5526), #- fibre channel diff --git a/kernel/modules.pl b/kernel/modules.pl index 592699bf3..d0904eeaa 100644 --- a/kernel/modules.pl +++ b/kernel/modules.pl @@ -17,7 +17,7 @@ my %modules_only_for_all_img = ( 'network/main' => [ qw(olympic acenic), qw(aironet4500_card com20020-pci hamachi starfire winbond-840), - qw(fealnx 3c990fx prism2_plx dgrs), + qw(fealnx 3c990 3c990fx prism2_plx dgrs), # token ring qw(tmspci ibmtr abyss), -- cgit v1.2.1