From ecf61aa7fdb5b7e9e19f06584caee9b5eb1c7350 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Thu, 19 Nov 2009 16:25:18 +0100 Subject: rules: remove support for IDE (hd*) devices The kernel IDE drivers get deprecated now: http://article.gmane.org/gmane.linux.ide/43151 Almost everybody has switched over to libata devices long ago. Recent services do not work with the now deprecated IDE drivers at all and require libata drivers and SCSI infrastructure. Systems who care about the old stuff need to add the rules to the compat rules. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 32a6e49c0a..528c492e3c 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,10 @@ BUS=, SYSFS{}=, ID= are long deprecated and should be SUBSYSTEM(S)=, ATTR(S){}=, KERNEL(S)=. It will cause a warning once for every rule file from now on. +The support for the deprecated IDE devices has been removed from the +default set of rules. Distros who still care about non-libata drivers +need to add the rules to the compat rules file. + udev 147 ======== Bugfixes. -- cgit v1.2.3-54-g00ecf