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
|
<printer id="printer/HP-LaserJet_3380">
<make>HP</make>
<model>LaserJet 3380</model>
<mechanism>
<laser />
<resolution>
<dpi>
<x>1200</x>
<y>1200</y>
</dpi>
</resolution>
</mechanism>
<url>http://hp.com</url>
<lang>
<postscript level="2" />
<pcl level="6" />
<pjl />
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<general>
<ieee1284>MFG:Hewlett-Packard;CMD:PJL,MLC,BIDI-ECP,PCL,POSTSCRIPT,PCLXL;MDL:hp LaserJet 3380;CLS:PRINTER;DES:Hewlett-Packard LaserJet 3380;MEM:23MB;COMMENT:RES=1200x1;</ieee1284>
<commandset>PJL,MLC,PCL,POSTSCRIPT,PCLXL</commandset>
<description>Hewlett-Packard LaserJet 3380</description>
<manufacturer>Hewlett-Packard</manufacturer>
<model>HP LaserJet 3380</model>
</general>
</autodetect>
<functionality>B</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, maintenance
features, scanning and photo card unload use the <a href="
http://hplipopensource.com/">HPLIP driver</a> (which includes
HPIJS). <p>
</en>
</comments>
</printer>
|