[Bug 10861] 2.6.26-rc4-git2 - long pause during boot

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



http://bugzilla.kernel.org/show_bug.cgi?id=10861





------- Comment #5 from chris2553@xxxxxxxxxxxxxx  2008-06-25 01:26 -------
Kay,

The udev rules that are broken/insufficient are part of the Slackware rules
file that are present in the udev distribution (including that latest release,
124).
This is the patch that I am now applying when I build udev:

--- udev-122/etc/udev/slackware/udev.rules~     2008-06-14 05:45:11.000000000
+0000
+++ udev-122/etc/udev/slackware/udev.rules      2008-06-14 05:45:30.000000000
+0000
@@ -9,7 +9,7 @@

 # wait for sysfs
 ACTION=="add", DEVPATH=="/devices/*", ENV{PHYSDEVBUS}=="?*",
WAIT_FOR_SYSFS="bus"
-ACTION=="add", SUBSYSTEM=="scsi", WAIT_FOR_SYSFS="ioerr_cnt"
+ACTION=="add", KERNEL=="[0-9]*:[0-9]*", SUBSYSTEM=="scsi",
WAIT_FOR_SYSFS="ioerr_cnt"
 ACTION=="add", SUBSYSTEM=="net", WAIT_FOR_SYSFS="address"

 # all block devices

The new rule is taken from the udev rules file for Slackware 12.1


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux