summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kernel/list_modules.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index cd17ddc74..bd5849060 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -80,6 +80,7 @@ our %l = (
hardware_raid => [
if_(arch() =~ /^sparc/, qw(pluto)),
if_(arch() !~ /alpha/ && arch() !~ /sparc/,
+ qw(a320raid megaide),
qw(DAC960 dpt_i2o megaraid aacraid cciss cpqarray gdth i2o_block),
qw(cpqfc ipr iteraid qla2100 qla2200 qla2300 qla2322 qla6312 qla6322 pdc-ultra),
qw(ips ppa imm),