summaryrefslogtreecommitdiffstats
path: root/convert
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2007-09-23 14:54:56 +0000
committerOlivier Blin <oblin@mandriva.com>2007-09-23 14:54:56 +0000
commit9f9cdd7719526f28f40b2dc0c7704b56e5b63917 (patch)
treed3c217c9f8687f9bf8b3ea1da485b0b4b09dfe26 /convert
parent73ac4c508e567bb7cefb3f573e2a91694d151636 (diff)
downloadldetect-lst-9f9cdd7719526f28f40b2dc0c7704b56e5b63917.tar
ldetect-lst-9f9cdd7719526f28f40b2dc0c7704b56e5b63917.tar.gz
ldetect-lst-9f9cdd7719526f28f40b2dc0c7704b56e5b63917.tar.bz2
ldetect-lst-9f9cdd7719526f28f40b2dc0c7704b56e5b63917.tar.xz
ldetect-lst-9f9cdd7719526f28f40b2dc0c7704b56e5b63917.zip
prefer ahci instead of ata_piix, so that piix is preferred over ata_piix
Diffstat (limited to 'convert')
-rwxr-xr-xconvert/uniquify-modalias.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/convert/uniquify-modalias.pl b/convert/uniquify-modalias.pl
index 89345ce5..d2428309 100755
--- a/convert/uniquify-modalias.pl
+++ b/convert/uniquify-modalias.pl
@@ -12,7 +12,8 @@ my @ignored_modules = (
qr/_rng$/,
);
my @preferred_modules = (
- "ata_piix", #- prefer over ahci (arbitrary choice, install will try both), depends on BIOS setting
+ "ahci", #- prefer over ata_piix (install will still try both), depends on BIOS settins
+ #- do not prefer ata_piix, since it would override piix choice
"bcm43xx", #- prefer over b43, b43legacy and ssb
"dpt_i2o", #- prefer over i2o_core
"dmfe", #- prefer over tulip, it only lists supported devices