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
|
<printer id="printer/HP-LaserJet_4L">
<make>HP</make>
<model>LaserJet 4L</model>
<mechanism>
<laser/><!--not "color"-->
<resolution>
<dpi>
<x>300</x>
<y>300</y>
</dpi>
</resolution>
<consumables>
<comments>
<en>Toner ($70?)</en>
</comments>
<!--one or more "partno" elements.--></consumables>
</mechanism>
<url>http://www.hp.com/cposupport/prodhome/lj4l.html</url>
<lang>
<pcl level="5e"/>
<pjl/>
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<parallel>
<commandset>HP ENHANCED PCL5,PJL</commandset>
<manufacturer>Hewlett-Packard</manufacturer>
<model>LaserJet 4L</model>
</parallel>
</autodetect>
<functionality>A</functionality>
<driver>ljet4</driver><!--verified--><!--no "contrib_url"-->
<comments>
<en>
Has worked with Linux for over 3 years.<br>
Probably not in production anymore.
</en>
</comments>
</printer>
|