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
|
<printer id="printer/HP-LaserJet_5M">
<make>HP</make>
<model>LaserJet 5M</model>
<mechanism>
<laser/><!--not "color"-->
<resolution>
<dpi>
<x>600</x>
<y>600</y>
</dpi>
</resolution>
<consumables>
<!--no comments--><!--one or more "partno" elements.--></consumables>
</mechanism>
<url>http://www.hp.com/cposupport/eschome.html</url>
<lang>
<postscript level="2">
<ppd>http://www.linuxprinting.org/download/PPD/HP/mono_laser/HP_LaserJet_5M.ppd</ppd>
</postscript>
<pjl/>
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<snmp>
<description>HP LaserJet 5M</description>
</snmp>
<general>
<manufacturer>Hewlett-Packard</manufacturer>
<model>HP LaserJet 5M</model>
<description>Hewlett-</description>
<commandset>PJL,MLC,PCL,PCLXL,POSTSCRIPT</commandset>
</general>
</autodetect>
<functionality>A</functionality>
<driver>Postscript</driver>
<comments>
<en>Works fine.</en>
</comments>
</printer>
|