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
|
<printer id="printer/HP-LaserJet_1022">
<make>HP</make>
<model>LaserJet 1022</model>
<mechanism>
<laser />
<resolution>
<dpi>
<x>600</x>
<y>600</y>
</dpi>
</resolution>
<margins>
<general>
<unit>mm</unit>
<relative />
<top>4</top>
<left>4</left>
<right>4</right>
<bottom>4</bottom>
</general>
</margins>
</mechanism>
<url>http://www.hp.com</url>
<lang>
<pcl level="5e" />
<proprietary />
</lang>
<autodetect>
<general>
<ieee1284>MFG:Hewlett-Packard;MDL:HP LaserJet 1022;CMD:ACL;CLS:PRINTER;DES:HP LaserJet 1022;</ieee1284>
<commandset>ACL</commandset>
<description>HP LaserJet 1022</description>
<manufacturer>Hewlett-Packard</manufacturer>
<model>HP LaserJet 1022</model>
</general>
</autodetect>
<functionality>A</functionality>
<driver>foo2zjs-z1</driver>
<comments>
<en>
Low-end mono laser. 1200 ProRes, 18ppm, available as USB-only,
with integrated network interface ("n" version) or with WLAN
interface ("nw"). PCL 5e and ZjStream.<p>
For basic printing functionality use the "<a
href="show_driver.cgi?driver=foo2zjs">foo2zjs</a>"
driver. For advanced functionality such as printer status and
maintenance features, use the <a
href="http://hplipopensource.com/">HPLIP</a>
framework as CUPS backend and "foo2zjs" as printer
driver.<p>
Note that "foo2zjs" makes the printer printing much
faster and more reliable than HPIJS, and it has a 1200x600-dpi
mode wereas HPIJS (and other drivers for PCL 5e) have a maximum
resolution of 600x600 dpi.<p><p>
Consumables/Refills: Cartridge containing toner and imaging drum<p>
</en>
</comments>
</printer>
|