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 37 38 39 40 41 42 43 44
|
<driver id="driver/foo2lava">
<name>foo2lava</name>
<url>http://foo2lava.rkkda.com/</url>
<thirdpartysupplied />
<execution>
<filter />
</execution>
<comments>
<en>
This is a driver developed for the Konica Minolta magicolor 2530 DL.
<p>
It also works with the Konica Minolta magicolor 2480 MF, the
Konica Minolta magicolor 2490 MF, and the Xerox Phaser 6115MFP
(printer only).
<p>
PPD files (and the Foomatic XML files to generate them) come
with the driver, therefore we do not supply PPDs here on the
OpenPrinting site.
</en>
</comments>
<printers>
<printer>
<id>printer/Generic-GDI_Printer</id>
</printer>
<printer>
<id>printer/KONICA_MINOLTA-magicolor_2480_MF</id>
</printer>
<printer>
<id>printer/KONICA_MINOLTA-magicolor_2490_MF</id>
</printer>
<printer>
<id>printer/KONICA_MINOLTA-magicolor_2530_DL</id>
</printer>
<printer>
<id>printer/Xerox-Phaser_6115MFP</id>
</printer>
</printers>
</driver>
|