File: ml85p.xml

package info (click to toggle)
foomatic-db 20061031-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 113,544 kB
  • ctags: 3
  • sloc: xml: 183,110; sh: 153; makefile: 123
file content (27 lines) | stat: -rw-r--r-- 943 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<driver id="driver/ml85p">
 <name>ml85p</name>
 <url>http://www.pragana.net/gdiprinters.html</url>
 <execution>
  <filter />
  <prototype>gs -q -dNOPAUSE -dPARANOIDSAFER -dBATCH -r600x600 -sDEVICE=pbmraw%A%Z -sOutputFile="|ml85p%B" - 1&gt; /dev/null 2&gt;&amp;1</prototype>
 </execution>
 <comments>
  <en>
    Driver for the Samsung ML-85G and QL-85G laser winprinters.&lt;p&gt;

    Note that the driver talks directly to the parallel port. It must
    be configured for bidirectional access and it must use the I/O
    address 0x378. The driver must run SUID "root", so the printer is
    not suitable for security-critical systems. Any output destination
    specified in the printer spooler will be ignored.&lt;p&gt;
  </en>
 </comments>
 <printers>
  <printer>
   <id>printer/Samsung-ML-85G</id><!-- Samsung ML-85G -->
  </printer>
  <printer>
   <id>printer/Samsung-QL-85G</id><!-- Samsung QL-85G -->
  </printer>
 </printers>
</driver>