summaryrefslogtreecommitdiff
path: root/udev.xml
diff options
context:
space:
mode:
authorHannes Reinecke <hare@suse.de>2007-07-25 15:24:58 +0200
committerKay Sievers <kay.sievers@vrfy.org>2007-07-25 15:24:58 +0200
commitfea9b2d2924235a459e888ecd35a8b43093b9542 (patch)
tree250753611ef74d2b2e8a3a35da50f99ff6b26e24 /udev.xml
parent76bd9d319e0d4376d14032cd65503da3a6c2529e (diff)
add $driver subtitution
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