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 29 30 31 32 33 34 35 36
|
<driver id="driver/capt">
<name>capt</name>
<url>http://www.boichat.ch/nicolas/capt/</url>
<thirdpartysupplied />
<execution>
<filter />
</execution>
<comments>
<en>
Driver for the Canon LBP-810 and LBP-1120 laser
winprinters. Should also work with other printers using the CAPT
protocol, please report if you have a printer working with this
driver which is not listed here.<p>
Note that the driver talks directly to the USB port. So the
printer must be connected via USB. The output destination
specified in the printer spooler will not be used. If you use
CUPS, set the destination to /dev/null, so that the CUPS backends
do not block the USB device.<p>
The Foomatic PPD files for this driver are not available on
OpenPrinting because they are already contained in the driver
package.<p>
</en>
</comments>
<printers>
<printer>
<id>printer/Canon-LBP-1120</id>
</printer>
<printer>
<id>printer/Canon-LBP-810</id>
</printer>
</printers>
</driver>
|