summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2003-05-20 09:09:52 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2003-05-20 09:09:52 +0000
commit381a7bc452dc7218093e9228bfa9a587905b7992 (patch)
tree0b3ceb31c57f3cc5063ada5048253a1faf7b0050 /kernel
parentacf87105a49fcc937f98f2b21683b80eb7f9c45f (diff)
downloaddrakx-backup-do-not-use-381a7bc452dc7218093e9228bfa9a587905b7992.tar
drakx-backup-do-not-use-381a7bc452dc7218093e9228bfa9a587905b7992.tar.gz
drakx-backup-do-not-use-381a7bc452dc7218093e9228bfa9a587905b7992.tar.bz2
drakx-backup-do-not-use-381a7bc452dc7218093e9228bfa9a587905b7992.tar.xz
drakx-backup-do-not-use-381a7bc452dc7218093e9228bfa9a587905b7992.zip
fix #3959 : add aic79xx scsi host controller driver
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 c1569c6a8..ee4e47dc1 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 aic7xxx_old pci2000 qlogicisp sym53c8xx), # ncr53c8xx
+ qw(aic7xxx aic7xxx_old aic79xx pci2000 qlogicisp sym53c8xx), # ncr53c8xx
],
hardware_raid => [
if_(arch() =~ /^sparc/, qw(pluto)),