X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udev.xml;h=e4329653170e1921482e9510cb684f9cd7755dd5;hp=a3658bd548575915ff9705fd1060001c27dac3aa;hb=8b5238670d2e741bc71ae3e79b499682965dc2fd;hpb=953249a3a01cbd442b42558168da6c76a92a0e40 diff --git a/udev.xml b/udev.xml index a3658bd54..e43296531 100644 --- a/udev.xml +++ b/udev.xml @@ -333,6 +333,12 @@ event process for a long period of time may block all further events for this or a dependent device. Long running tasks need to be immediately detached from the event process itself. + If the specifiefd string starts with + , all current event + values will be passed to the specified socket, as a message in the same + format the kernel sends an uevent. If the first character of the specified path + is an @ character, an abstract namespace socket is used, instead of an existing + socket file. @@ -416,8 +422,8 @@ - Ignore any later remove event for this device. This may be useful - as a workaround for broken device drivers. + Do not remove the device node when the device goes away. This may be + useful as a workaround for broken device drivers. @@ -435,6 +441,14 @@ detected. + + + + Usually control and other possibly unsafe characters are replaced + in strings used for device naming. The mode of replacement can be specified + with this option. + + @@ -479,6 +493,15 @@ + + + + The driver name of the device matched while searching the devpath upwards for + , , and . + + + + , @@ -530,6 +553,14 @@ + + + + The name of the device node. The value is only set if an earlier + rule assigned a value, or during a remove events. + + + , @@ -575,7 +606,7 @@ AUTHOR Written by Greg Kroah-Hartman greg@kroah.com and Kay Sievers kay.sievers@vrfy.org. With much help from - Dan Stekloff dsteklof@us.ibm.com and many others. + Dan Stekloff and many others. @@ -584,10 +615,7 @@ udevd8 , - udevinfo8 - , - - udevmonitor8 + udevadm8