X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fudev.xml;h=c053a86d3e291fdc778c4dfc8d1a22df368918c9;hp=da4ff220b92d8cc4b77c1a44a1ec33cd5a332f5b;hb=e51660ae56bb747ece2cab8fe6eec37f4d06a438;hpb=66f756d437658cc464bfb5647c97efd0cf77f933 diff --git a/man/udev.xml b/man/udev.xml index da4ff220b..c053a86d3 100644 --- a/man/udev.xml +++ b/man/udev.xml @@ -805,7 +805,8 @@ Driver - The driver currently bound to the device, as exposed by the udev property DRIVER. + The driver currently bound to the device, as exposed by the + udev property DRIVER of its parent device. @@ -874,14 +875,23 @@ An ordered, space-separated list of policies by which the interface name should be set. NamePolicy may - be disabeled by specifying net.ifnames=0 on the + be disabled by specifying net.ifnames=0 on the kernel commandline. Each of the policies may fail, and the first - successfull one is used. The name is not set directly, but + successful one is used. The name is not set directly, but is exported to udev as the property ID_NET_NAME, which is, by default, used by a udev rule to set NAME. The available policies are: + + database + + The name is set based on entries in the Hardware + Database with the key + ID_NET_NAME_FROM_DATABASE. + + + onboard