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 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71
|
<driver id="driver/foo2zjs">
<name>foo2zjs</name>
<url>http://foo2zjs.rkkda.com/</url>
<thirdpartysupplied />
<execution>
<filter />
</execution>
<comments>
<en>
This is a driver originally developed for the Minolta
magicolor 2300 DL network color laser printer which uses
the Zenographics protocol.
<p>
It supports also the Zenographics-based HP LaserJet 1000,
1005, P1102, P1566, P1606dn, P2035, and it
works perhaps with other Zenographics-based printers. Note
that these HP LaserJet models need their firmware loaded into
the printer everytime when the printer is turned on. Please
follow the instructions comming with the driver.
<p>
Till Kamppeter has tested this driver on the LaserJet 1022 and
there the driver works very well. It is faster and more
reliable then the HPIJS driver for the PCL 5e mode of this
model.
<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/Generic-ZjStream_Printer</id>
</printer>
<printer>
<id>printer/HP-LaserJet_1000</id>
</printer>
<printer>
<id>printer/HP-LaserJet_1005</id>
</printer>
<printer>
<id>printer/KONICA_MINOLTA-magicolor_2300_DL</id>
</printer>
<printer>
<id>printer/KONICA_MINOLTA-magicolor_2430_DL</id>
</printer>
<printer>
<id>printer/Minolta-Color_PageWorks_Pro_L</id>
</printer>
<printer>
<id>printer/Minolta-magicolor_2200_DL</id>
</printer>
<printer>
<id>printer/Minolta-magicolor_2300_DL</id>
</printer>
<printer>
<id>printer/Minolta-magicolor_2430_DL</id>
</printer>
</printers>
</driver>
|