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
|
<printer id="printer/HP-LaserJet_2_w_PS">
<make>HP</make>
<model>LaserJet 2 w/PS</model>
<mechanism>
<laser/><!--not "color"-->
<resolution>
<dpi>
<x>300</x>
<y>300</y>
</dpi>
</resolution>
<consumables>
<!--no comments--><!--one or more "partno" elements.--></consumables>
</mechanism><!--no "url"-->
<lang>
<postscript level="1">
<!--unknown ppd filename "ppd"--></postscript>
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<!--no known parport probe information--></autodetect>
<functionality>A</functionality>
<driver>Postscript</driver>
<!--no "contrib_url"-->
<comments>
<en>
For basic printing functionality use the <a
href="http://hpinkjet.sf.net/">HPIJS
driver </a>. For advanced functionality such
as printer status and maintenance features, use the
<a href="http://hpinkjet.sf.net/">
HPLIP driver</a> (which includes HPIJS). <p>
Slow, but perfectly functional with 2.5 megs of memory.<br>
Not really a IIM, but a II with ps cartridge.
</en>
</comments>
</printer>
|