<driver id="driver/lm1100">
 <name>lm1100</name>
 <url>http://www.linuxprinting.org/download/printing/lm1100/</url>
 <execution>
  <filter />
  <prototype>gs -q -sDEVICE=ppmraw -r300 %A -dBATCH -dNOPAUSE -dPARANOIDSAFER %Z -sOutputFile=- - | lm1100 %B -</prototype>
 </execution>
 <comments>
  <en>

    Tim Engler's Lexmark 1100 driver, released March 2000. Tim does
    not continue the development any more, someone overtaking the
    project is welcome. The original web site,
    &lt;tt&gt;http://www.burntcouch.com/lexmark/&lt;/tt&gt; is not
    available anymore, but the driver can be downloaded here from
    linuxprinting.org&lt;p&gt;

    &lt;i&gt;Important:&lt;/i&gt; If you use gcc 3.1 or later for
    compiling this driver you should apply a little correction by
    running the command&lt;p&gt;

    &lt;tt&gt;perl -p -i -e 
    &quot;s/friend Lexmark/friend class Lexmark/&quot;
    *.h&lt;/tt&gt;&lt;p&gt;

    in the source directory of the driver before you compile the
    driver with the &quot;&lt;tt&gt;make&lt;/tt&gt;&quot; command.

  </en>
 </comments>
 <printers>
  <printer>
   <id>printer/Lexmark-1000</id><!-- Lexmark 1000 -->
  </printer>
  <printer>
   <id>printer/Lexmark-1020</id><!-- Lexmark 1020 -->
   <comments>
    <en>It might work with this 1000/1100 driver?  Someone try and let me know.</en>
   </comments>
  </printer>
  <printer>
   <id>printer/Lexmark-1100</id><!-- Lexmark 1100 -->
  </printer>
 </printers>
</driver>
