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
|
<printer id="printer/HP-LaserJet_6MP">
<make>HP</make>
<model>LaserJet 6MP</model>
<mechanism>
<laser/><!--not "color"-->
<resolution>
<dpi>
<x>600</x>
<y>600</y>
</dpi>
</resolution>
<consumables>
<comments>
<en>cartridge</en>
</comments>
<!--one or more "partno" elements.--></consumables>
</mechanism>
<url>http://www.hp.com/cposupport/prodhome/lj6mp.html</url>
<lang>
<postscript level="2">
<ppd>http://www.linuxprinting.org/download/PPD/HP/mono_laser/HP_LaserJet_6MP.ppd</ppd>
</postscript>
<pjl/>
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<parallel>
<commandset>PJL,MLC,PCLXL,PCL,POSTSCRIPT</commandset>
<description>Hewlett-Packard LaserJet 6MP Printer</description>
<manufacturer>Hewlett-Packard</manufacturer>
<model>HP LaserJet 6MP</model>
</parallel>
</autodetect>
<functionality>A</functionality>
<driver>Postscript</driver>
<!--no "contrib_url"-->
<comments>
<en>
Only 800K of the first 1M SIMM is available for PS, the rest is a
ROM interpreter. A 2nd 16M SIMM is recommended. Standard EDO or
fast page SIMMs do not work. This printer ejects a blank page if
^D is received. This is unlike the 4MP. Magicfilter-1.2 setup:
copy ljet4m-filter and replace the word "postscript" by
"cat".
</en>
</comments>
</printer>
|