From 05cc6d8347cb22087336dc88e78aa5432cdfed05 Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Wed, 28 Nov 2007 00:44:40 +0000 Subject: [PATCH] If ata_generic is loaded, we want it to grab all matching devices. --- conf_files/modprobe.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf_files/modprobe.conf b/conf_files/modprobe.conf index 66fb9fb..177feba 100644 --- a/conf_files/modprobe.conf +++ b/conf_files/modprobe.conf @@ -1,4 +1,4 @@ # on fc6 this does not exist anymore # it used to be a placeholder anyway #include /etc/modprobe.conf.dist - +options ata_generic all_generic_ide=1 -- 2.43.0