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
|
<printer id="printer/HP-LaserJet_8150">
<make>HP</make>
<model>LaserJet 8150</model>
<mechanism>
<laser/><!--not "color"-->
<resolution>
<dpi>
<x>1200</x>
<y>1200</y>
</dpi>
</resolution>
<consumables>
<!--no comments--><!--one or more "partno" elements.--></consumables>
</mechanism>
<url>http://www.pandi.hp.com/pandi/pdf/lj8150.pdf</url>
<lang>
<postscript level="3">
<ppd>http://www.linuxprinting.org/download/PPD/HP/mono_laser/HP_LaserJet_8150_Series.ppd</ppd>
</postscript>
<pcl level="6"/>
<pjl/>
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<parallel>
<commandset>PJL,MLC,PCL,PCLXL,POSTSCRIPT</commandset>
<description>Hewlett-Packard LaserJet 8150 Series</description>
<manufacturer>Hewlett-Packard</manufacturer>
<model>HP LaserJet 8150 Series</model>
</parallel>
<snmp>
<description>HP LaserJet 8150 Series</description>
</snmp>
</autodetect>
<functionality>A</functionality>
<driver>Postscript</driver>
<!--verified-->
<!--no "contrib_url"-->
<comments>
<en>High performance (32 ppm, A3, 11x17 inch) network laser.
Scanning/copying unit available.</en>
</comments>
</printer>
|