[13/13] Documentation for tape class.
Cornelia Huck
cohuck at de.ibm.com
Mon Jun 27 01:45:42 PDT 2005
[13/13] Documentation for tape class.
Document the tape class properties.
hal-spec.xml.in | 36 ++++++++++++++++++++++++++++++++++++
1 files changed, 36 insertions(+)
Index: doc/spec/hal-spec.xml.in
===================================================================
RCS file: /cvs/hal/hal/doc/spec/hal-spec.xml.in,v
retrieving revision 1.38
diff -u -r1.38 hal-spec.xml.in
--- doc/spec/hal-spec.xml.in 24 Mar 2005 01:15:31 -0000 1.38
+++ doc/spec/hal-spec.xml.in 23 Jun 2005 13:59:56 -0000
@@ -4208,6 +4865,42 @@
</tgroup>
</informaltable>
</sect2>
+
+ <sect2 id="device-properties-tape">
+ <title><literal>tape</literal> namespace</title>
+ <para>
+
+ Device objects with the capability <literal>tape</literal>
+ represent tape devices.
+
+ </para>
+ <informaltable>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>Key (type)</entry>
+ <entry>Values</entry>
+ <entry>Mandatory</entry>
+ <entry>Description</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry><literal>tape.major</literal> (int)</entry>
+ <entry>example: 254</entry>
+ <entry>Yes</entry>
+ <entry>The device's major number</entry>
+ </row>
+ <row>
+ <entry><literal>tape.minor</literal> (int)</entry>
+ <entry>example: 0</entry>
+ <entry>Yes</entry>
+ <entry>The device's minor number</entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </informaltable>
+ </sect2>
</sect1>
<sect1 id="properties-policy">
_______________________________________________
hal mailing list
hal at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/hal
More information about the Hal
mailing list