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
|
<printer id="printer/HP-Color_LaserJet_8500">
<make>HP</make>
<model>Color LaserJet 8500</model>
<mechanism>
<laser />
<color />
<resolution>
<dpi>
<x>600</x>
<y>600</y>
</dpi>
</resolution>
</mechanism>
<url>http://h10010.www1.hp.com/wwpc/us/en/sm/WF10a/18972-236251-236268-15077-236268-25506.html</url>
<lang>
<postscript level="3" />
<text>
<charset>us-ascii</charset>
</text>
</lang>
<functionality>A</functionality>
<driver>hplip</driver>
<drivers>
<driver>
<id>hplip</id>
</driver>
</drivers>
<comments>
<en>
For basic printing functionality use the Postscript PPD. For advanced functionality such
as printer status and maintenance features, use the
<a href="http://hplipopensource.com/">
HPLIP driver</a> (which includes HPIJS). <p>
Drum Kit (30.000 pages),<p>
transfer unit (60.000 pages),<p>
4 toner cartridges (1 black, 4 color).<p>
entry in /etc/printcap<p>
<pre>
remote|remote printer on [ip-address]:\
:sd=[spool-directory]:\
:rm=[ip-address]:\
:rp=lp:\
:bk:sh:mx#0:
</pre>
[ip-address] is the ip-address of the network interface configured
for the printer.<p>
</en>
</comments>
</printer>
|