home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / foomatic / db / source / driver / ml85p.xml < prev    next >
Encoding:
Text File  |  2005-07-12  |  943 b   |  27 lines

  1. <driver id="driver/ml85p">
  2.  <name>ml85p</name>
  3.  <url>http://www.pragana.net/gdiprinters.html</url>
  4.  <execution>
  5.   <filter />
  6.   <prototype>gs -q -dNOPAUSE -dPARANOIDSAFER -dBATCH -r600x600 -sDEVICE=pbmraw%A%Z -sOutputFile="|ml85p%B" - 1> /dev/null 2>&1</prototype>
  7.  </execution>
  8.  <comments>
  9.   <en>
  10.     Driver for the Samsung ML-85G and QL-85G laser winprinters.<p>
  11.  
  12.     Note that the driver talks directly to the parallel port. It must
  13.     be configured for bidirectional access and it must use the I/O
  14.     address 0x378. The driver must run SUID "root", so the printer is
  15.     not suitable for security-critical systems. Any output destination
  16.     specified in the printer spooler will be ignored.<p>
  17.   </en>
  18.  </comments>
  19.  <printers>
  20.   <printer>
  21.    <id>printer/Samsung-ML-85G</id><!-- Samsung ML-85G -->
  22.   </printer>
  23.   <printer>
  24.    <id>printer/Samsung-QL-85G</id><!-- Samsung QL-85G -->
  25.   </printer>
  26.  </printers>
  27. </driver>