From 46a6b339cd46ac9bd4ef696afc648f6203bc5c11 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 7 Feb 2005 13:09:26 +0000 Subject: handle new arcmsr driver (from kernel-2.6.11-rc3-mm1) --- kernel/list_modules.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kernel') diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 6be49e551..f95f279bf 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -93,8 +93,8 @@ our %l = ( hardware_raid => [ if_(arch() =~ /^sparc/, qw(pluto)), if_(arch() !~ /alpha/ && arch() !~ /sparc/, - # 3w-xxxx drives ATA-RAID, 3w-9xxx drives SATA-RAID - qw(3w-9xxx 3w-xxxx aacraid cciss cpqfc cpqarray DAC960 dpt_i2o gdth i2o_block ipr it821x it8212), + # 3w-xxxx drives ATA-RAID, 3w-9xxx and arcmsr drive SATA-RAID + qw(3w-9xxx 3w-xxxx aacraid arcmsr cciss cpqfc cpqarray DAC960 dpt_i2o gdth i2o_block ipr it821x it8212), qw(iteraid megaraid megaraid_mbox mptscsih qla2100 qla2200 qla2300 qla2322 qla6312 qla6322 pdc-ultra), qw(ips ppa imm), if_(c::kernel_version =~ /^\Q2.4/, -- cgit v1.2.1