From 5c52fb9db9d2ab2ed13d2db274ea77db85bfe986 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Thu, 12 Jun 2008 13:34:09 +0000 Subject: generic module is now named ide_pci_generic --- convert/uniquify-modalias.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'convert') diff --git a/convert/uniquify-modalias.pl b/convert/uniquify-modalias.pl index 3da417be..23d03ed2 100755 --- a/convert/uniquify-modalias.pl +++ b/convert/uniquify-modalias.pl @@ -45,7 +45,7 @@ my @preferred_categories = ( #- This allows to workaround modules having class wildcards, which isn't supported. my %category_deferred_modules = ( #- prefer full implementation or "generic" libata module, not old IDE generic module - "disk/ide" => [ "generic" ], + "disk/ide" => [ "ide_pci_generic" ], "disk/sata" => [ "ata_generic", "pata_acpi" ], "input/tablet" => [ "usbmouse" ], ); -- cgit v1.2.1