diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-02-28 14:15:17 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-02-28 14:15:17 +0000 |
commit | 07bc4771e80a1322c320be9488d642ca8a609342 (patch) | |
tree | 14a067a16677f238ebc17f89118bc63cae33a78f /kernel/list_modules.pm | |
parent | f2a845100f8730f80a15d8adeecd094126a9bb02 (diff) | |
download | drakx-07bc4771e80a1322c320be9488d642ca8a609342.tar drakx-07bc4771e80a1322c320be9488d642ca8a609342.tar.gz drakx-07bc4771e80a1322c320be9488d642ca8a609342.tar.bz2 drakx-07bc4771e80a1322c320be9488d642ca8a609342.tar.xz drakx-07bc4771e80a1322c320be9488d642ca8a609342.zip |
add comment
Diffstat (limited to 'kernel/list_modules.pm')
-rw-r--r-- | kernel/list_modules.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 76655add0..cadca7a7f 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -96,6 +96,7 @@ our %l = ( qw(aic7xxx aic7xxx_old aic79xx pci2000 qlogicisp sym53c8xx lpfc lpfcdd), # ncr53c8xx ], sata => [ + # note that ata_piix manage RAID devices on ICH6R qw(ahci ata_piix sata_nv sata_promise sata_qstor sata_sil sata_sis sata_svw sata_sx4 sata_uli sata_via sata_vsc sx8), ], hardware_raid => [ |