From f11f89c83f232ca651d7fed8b6da8deabb538af3 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 14 Apr 2009 09:26:31 +0000 Subject: prefer over ahci since ahci need marvel_enabled=1 to make it work (#43975) --- convert/uniquify-modalias.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'convert') diff --git a/convert/uniquify-modalias.pl b/convert/uniquify-modalias.pl index 23d03ed2..c93e4a40 100755 --- a/convert/uniquify-modalias.pl +++ b/convert/uniquify-modalias.pl @@ -15,6 +15,7 @@ my @ignored_modules = ( qr/_rng$/, ); my @preferred_modules = ( + "pata_marvell", #- prefer over ahci since ahci need marvel_enabled=1 to make it work (#43975) "ahci", #- prefer over ata_piix (install will still try both), depends on BIOS settins "bcm43xx", #- prefer over b43, b43legacy and ssb "dpt_i2o", #- prefer over i2o_core -- cgit v1.2.1