summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
Diffstat (limited to 'kernel')
-rw-r--r--kernel/list_modules.pm2
-rw-r--r--kernel/modules.pl2
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),