diff options
-rw-r--r-- | kernel/list_modules.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index f391de039..892fdbcd1 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -90,7 +90,7 @@ our %l = ( hardware_raid => [ if_(arch() =~ /^sparc/, qw(pluto)), if_(arch() !~ /alpha/ && arch() !~ /sparc/, - qw(D3w-9xxx 3w-xxxxAC960 dpt_i2o megaraid aacraid cciss cpqarray gdth i2o_block), + qw(3w-9xxx 3w-xxxx DAC960 dpt_i2o megaraid aacraid cciss cpqarray gdth i2o_block), qw(cpqfc ipr it8212 iteraid mptscsih qla2100 qla2200 qla2300 qla2322 qla6312 qla6322 pdc-ultra), qw(ips ppa imm), if_(c::kernel_version =~ /^\Q2.4/, |