hal/doc/spec hal-spec.xml.in,1.69,1.70

Kay Sievers kay at kemper.freedesktop.org
Mon Apr 17 07:59:53 PDT 2006


Update of /cvs/hal/hal/doc/spec
In directory kemper:/tmp/cvs-serv25874/doc/spec

Modified Files:
	hal-spec.xml.in 
Log Message:
2006-04-17  Kay Sievers  <kay.sievers at vrfy.org>

        Add printer command set returned by 1284 query.
        "Each key will have at least one value, and may have more than one
         value. The minimum necessary keys (case-sensitive) are MANUFACTURER,
         COMMAND SET, and MODEL. (These keys may be abbreviated as MFG, CMD,
         and MDL respectively.) Each implementation will supply these three
         keys and possibly additional ones as well"
        http://www.longrange.net/ParallelPort/1284d12.pdf

        * doc/spec/hal-spec.xml.in:
        * hald/linux2/probing/probe-printer.c: (main):


Index: hal-spec.xml.in
===================================================================
RCS file: /cvs/hal/hal/doc/spec/hal-spec.xml.in,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -d -r1.69 -r1.70
--- hal-spec.xml.in	10 Mar 2006 18:46:16 -0000	1.69
+++ hal-spec.xml.in	17 Apr 2006 14:59:51 -0000	1.70
@@ -3743,6 +3743,12 @@
               <entry>Yes</entry>
               <entry>TODO</entry>
             </row>
+            <row>
+              <entry><literal>printer.commandset</literal> (strlist)</entry>
+              <entry></entry>
+              <entry>No</entry>
+              <entry>List of supported commands / printer languages.</entry>
+            </row>
 
           </tbody>
         </tgroup>




More information about the hal-commit mailing list