From 3839717ba51677ccfa8898482c5dedd8a21d1788 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sun, 22 May 2005 10:09:10 +0000 Subject: add new sata_sil24 SATA 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 9f2490072..d711f6d68 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -103,7 +103,7 @@ our %l = ( ], sata => [ # note that ata_piix manage RAID devices on ICH6R - qw(ahci ata_adma ata_piix sata_nv sata_promise sata_qstor sata_sil sata_sis sata_svw sata_sx4 sata_uli sata_via sata_vsc sx8), + qw(ahci ata_adma ata_piix sata_nv sata_promise sata_qstor sata_sil sata_sil24 sata_sis sata_svw sata_sx4 sata_uli sata_via sata_vsc sx8), ], hardware_raid => [ if_(arch() =~ /^sparc/, qw(pluto)), -- cgit v1.2.1