summaryrefslogtreecommitdiff
path: root/udev.xml
diff options
context:
space:
mode:
Diffstat (limited to 'udev.xml')
-rw-r--r--udev.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/udev.xml b/udev.xml
index 520c718c7a..b43abb779b 100644
--- a/udev.xml
+++ b/udev.xml
@@ -488,6 +488,15 @@
</varlistentry>
<varlistentry>
+ <term><option>$driver</option>, <option>%d</option></term>
+ <listitem>
+ <para>The driver name of the device matched while searching the devpath upwards for
+ <option>SUBSYSTEMS</option>, <option>KERNELS</option>, <option>DRIVERS</option> and <option>ATTRS</option>.
+ </para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>$attr{<replaceable>file</replaceable>}</option>, <option>%s{<replaceable>file</replaceable>}</option></term>
<listitem>
<para>The value of a sysfs attribute found at the device, where