chiark / gitweb /
update SUSE rules
[elogind.git] / etc / udev / suse / 05-udev-early.rules
index dfdbdff0c9f4ed93314cc8ce3d9762530870d8ff..ec94c35816d909569882cf9f02258afea9ffb080 100644 (file)
@@ -1,8 +1,3 @@
 # sysfs is populated after the event is sent
-ACTION=="add", DEVPATH=="/devices/*", ENV{PHYSDEVBUS}=="?*", WAIT_FOR_SYSFS="bus"
-ACTION=="add", SUBSYSTEM=="net", WAIT_FOR_SYSFS="address"
-
-# ignore these events until someone needs them
-SUBSYSTEM=="drivers",          OPTIONS="ignore_device"
-SUBSYSTEM=="module",           OPTIONS="ignore_device"
+ACTION=="add", KERNEL=="[0-9]*:[0-9]*", SUBSYSTEM=="scsi", WAIT_FOR_SYSFS="ioerr_cnt"