From db64ee3bc6f59a7ead87cc13a769495f64a597a4 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 20 Jan 2005 12:22:40 +0000 Subject: sync with list_modules.pl --- kernel/modules.pl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/kernel/modules.pl b/kernel/modules.pl index 885084546..a14c9185e 100644 --- a/kernel/modules.pl +++ b/kernel/modules.pl @@ -46,6 +46,9 @@ my %modules_only_for_all_img = ( 'aic7xxx_old', 'qlogicisp', 'dtc', ], + 'disk/sata' => [ + qw(ahci ata_piix sata_nv sata_promise sata_sil sata_sis sata_svw sata_sx4 sata_uli sata_via sata_vsc sx8), + ], 'disk/hardware_raid' => [ if_(arch() =~ /x86_64/, qw(ataraid)), #- old -- cgit v1.2.1