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="|ml85p%B" - 1> /dev/null 2>&1</prototype>
</execution>
<comments>
<en>
Driver for the Samsung ML-85G and QL-85G laser winprinters.<p>
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.<p>
</en>
</comments>
<printers>
<printer>
<id>printer/Samsung-ML-85G</id>
</printer>
<printer>
<id>printer/Samsung-QL-85G</id>
</printer>
</printers>
</driver>
|