summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-09-08 14:16:53 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-09-08 14:16:53 +0000
commitfe79fd3343413824500097261ea7cb33881ddd21 (patch)
tree30a5647d9ca852719585c07c97a96b9fc443bd5a /kernel
parentac47534566fc29e45ef7c2360b673913d399f5bc (diff)
downloaddrakx-backup-do-not-use-fe79fd3343413824500097261ea7cb33881ddd21.tar
drakx-backup-do-not-use-fe79fd3343413824500097261ea7cb33881ddd21.tar.gz
drakx-backup-do-not-use-fe79fd3343413824500097261ea7cb33881ddd21.tar.bz2
drakx-backup-do-not-use-fe79fd3343413824500097261ea7cb33881ddd21.tar.xz
drakx-backup-do-not-use-fe79fd3343413824500097261ea7cb33881ddd21.zip
handle sata_mv
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 cde651c56..776693540 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 pata_pdc2027x sata_nv sata_promise sata_qstor sata_sil sata_sil24 sata_sis sata_svw sata_sx4 sata_uli sata_via sata_vsc sx8),
+ qw(ahci ata_adma ata_piix pata_pdc2027x sata_mv 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)),