From 381a7bc452dc7218093e9228bfa9a587905b7992 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 20 May 2003 09:09:52 +0000 Subject: fix #3959 : add aic79xx scsi host controller driver --- kernel/list_modules.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)), -- cgit v1.2.1