X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev.8.in;h=728ddb1a45355c5d3abeb84e2d1599427092f3c5;hb=7757db1f859616171693ed9a54d1d16d3d5ed8e9;hp=14a28d8dc2eb5daf77fddc606ebb10cc4058d80b;hpb=6818c51d7abeab9914eb7193968b1efa9459a853;p=elogind.git diff --git a/udev.8.in b/udev.8.in index 14a28d8dc..728ddb1a4 100644 --- a/udev.8.in +++ b/udev.8.in @@ -172,8 +172,10 @@ Match the bus type of the device. Match the kernel device name. .TP .B SUBSYSTEM -Match the kernel's subsystem name. +Match the kernel subsystem name. .TP +.B DRIVER +Match the kernel driver name. .TP .B ID Match the device number on the bus, like PCI bus id. @@ -214,6 +216,13 @@ If given with the attribute .BR NAME{ all_partitions } it will create all 15 partitions of a blockdevice. This may be useful for removable media devices. +.br +If given with the attribute +.BR NAME{ ignore_remove } +it will will ignore any later remove event for this device. +This may be useful as a workaround for broken device drivers. +.sp +Multiple attributes may be separated by comma. .TP .B SYMLINK The name of a symlink targeting the node. Multiple symlinks may be