summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-08-02 01:21:05 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-08-02 01:21:05 +0000
commiteb0c5581bf9f128bc4ebcf76c42b7e5ca0687c11 (patch)
tree7f0eec24706c4b75ae3ab3ffae86db9b4d32ad06 /kernel
parentdc81cf6f5fb03e800bb7a36e0117a8f77e9b47c5 (diff)
downloaddrakx-eb0c5581bf9f128bc4ebcf76c42b7e5ca0687c11.tar
drakx-eb0c5581bf9f128bc4ebcf76c42b7e5ca0687c11.tar.gz
drakx-eb0c5581bf9f128bc4ebcf76c42b7e5ca0687c11.tar.bz2
drakx-eb0c5581bf9f128bc4ebcf76c42b7e5ca0687c11.tar.xz
drakx-eb0c5581bf9f128bc4ebcf76c42b7e5ca0687c11.zip
add iteraid (bugzilla #10455)
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 5cd953878..b754402d8 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -81,7 +81,7 @@ our %l = (
if_(arch() =~ /^sparc/, qw(pluto)),
if_(arch() !~ /alpha/ && arch() !~ /sparc/,
qw(DAC960 dpt_i2o megaraid aacraid cciss cpqarray gdth i2o_block),
- qw(cpqfc qla2200 qla2300 pdc-ultra),
+ qw(cpqfc qla2200 qla2300 pdc-ultra iteraid),
qw(ips ppa imm),
if_(c::kernel_version =~ /^\Q2.4/,
qw(ataraid hptraid silraid pdcraid)