summaryrefslogtreecommitdiffstats
path: root/kernel/list_modules.pm
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/list_modules.pm')
-rw-r--r--kernel/list_modules.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 303fadb46..21fbb5bef 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -56,9 +56,9 @@ our %l = (
if_(arch() =~ /ppc/, qw(mesh mac53c94)),
if_(arch() =~ /^sparc/, qw(qlogicpti)),
if_(arch() !~ /alpha/ && arch() !~ /sparc/,
- qw(3w-xxxx AM53C974 NCR53c406a a100u2w advansys aha152x aha1542 aha1740),
+ qw(3w-xxxx AM53C974 NCR53c406a a100u2w advansys aha1740),
qw(atp870u dc395x_trm dtc fdomain g_NCR5380 in2000 initio pas16 pci2220i psi240i),
- qw(qla1280 qla2x00 qlogicfas qlogicfc mptscsih mptbase),
+ qw(qla1280 qla2x00 qlogicfas qlogicfc),
qw(seagate sym53c416 u14-34f ultrastor),
qw(eata eata_pio eata_dma),
),