File: ml85p.xml

package info (click to toggle)
foomatic-db 20181217-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 599,540 kB
  • sloc: xml: 313,916; sh: 153; makefile: 114; python: 8
file content (28 lines) | stat: -rw-r--r-- 1,002 bytes parent folder | download | duplicates (4)
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
28
<driver id="driver/ml85p">
  <name>ml85p</name>
  <url>http://www.pragana.net/gdiprinters.html</url>
  <thirdpartysupplied />
  <execution>
    <filter />
    <prototype>gs -q -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE -dPARANOIDSAFER -dBATCH -r600x600 -sDEVICE=pbmraw%A%Z -sOutputFile=&quot;|ml85p%B&quot; - 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 &quot;root&quot;, 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>
    </printer>
    <printer>
      <id>printer/Samsung-QL-85G</id>
    </printer>
  </printers>
</driver>