summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-02-16 19:55:10 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-02-16 19:55:10 +0000
commit65476d975761958788bef066c0640f56cc213b64 (patch)
tree67bc22922f57e81cf558fd5f793ea33684900962 /kernel
parent7655aa2aeafdae523e599410ee0e6171532088c2 (diff)
downloaddrakx-backup-do-not-use-65476d975761958788bef066c0640f56cc213b64.tar
drakx-backup-do-not-use-65476d975761958788bef066c0640f56cc213b64.tar.gz
drakx-backup-do-not-use-65476d975761958788bef066c0640f56cc213b64.tar.bz2
drakx-backup-do-not-use-65476d975761958788bef066c0640f56cc213b64.tar.xz
drakx-backup-do-not-use-65476d975761958788bef066c0640f56cc213b64.zip
add aic7xxx_old (needed when the network card firmware hasn't been updated)
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 8c3d4c839..8daacfc95 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -68,7 +68,7 @@ our %l = (
qw(eata eata_pio eata_dma mptscsih nsp32),
),
'53c7,8xx',
- qw(aic7xxx pci2000 qlogicisp sym53c8xx), # ncr53c8xx
+ qw(aic7xxx aic7xxx_old pci2000 qlogicisp sym53c8xx), # ncr53c8xx
],
hardware_raid => [
if_(arch() =~ /^sparc/, qw(pluto)),