summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-02-10 22:01:20 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-02-10 22:01:20 +0000
commit90b7b7f7a18d0d319757bee4a5568f9d719655de (patch)
tree56dc23954913a8a1c5f6eb1c74be1718e1a0ab59 /kernel
parent9fa119e54bb2d23b4806d8aebf053d6ce3dfde42 (diff)
downloaddrakx-backup-do-not-use-90b7b7f7a18d0d319757bee4a5568f9d719655de.tar
drakx-backup-do-not-use-90b7b7f7a18d0d319757bee4a5568f9d719655de.tar.gz
drakx-backup-do-not-use-90b7b7f7a18d0d319757bee4a5568f9d719655de.tar.bz2
drakx-backup-do-not-use-90b7b7f7a18d0d319757bee4a5568f9d719655de.tar.xz
drakx-backup-do-not-use-90b7b7f7a18d0d319757bee4a5568f9d719655de.zip
ck hptraid, but discard the insmod error for it
Diffstat (limited to 'kernel')
-rw-r--r--kernel/list_modules.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index cb0080bd1..da93d4834 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -74,7 +74,7 @@ our %l = (
if_(arch() =~ /^sparc/, qw(pluto)),
if_(arch() !~ /alpha/ && arch() !~ /sparc/,
qw(DAC960 dpt_i2o megaraid aacraid ataraid cciss cpqarray gdth i2o_block),
- qw(cpqfc qla2200 qla2300),
+ qw(cpqfc qla2200 qla2300 hptraid),
qw(ips ppa imm),
),
],