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/Brother-HL-8">
<make>Brother</make>
<model>HL-8</model>
<mechanism>
<laser/><!--not "color"-->
<resolution>
<dpi>
<x>300</x>
<y>300</y>
</dpi>
</resolution>
<consumables>
<comments>
<en>toner (same as LaserJet II)</en>
</comments>
<!--one or more "partno" elements.--></consumables>
</mechanism><!--no "url"-->
<lang>
<pcl level="4"/><!--no pjl-->
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<!--no known parport probe information--></autodetect>
<functionality>A</functionality>
<driver>ljetplus</driver><!--verified--><!--no "contrib_url"-->
<comments>
<en>Essentially a LaserJet II with 512K RAM. I put in an extra
2MB module so I could print full-page 300dpi, otherwise you
can only do 150dpi. (Addition by tpo2:)
The printer doesn't really work without mem-extension here.
It does print out -some- pages, but not f.ex. pages with
(small) images in it, multiple pages on on sheet (mpage -2)
etc., even with 150dpi. (anybody with mem-extensions to give
away can contact me at tpo2@spin.ch)<p>
Brother publishes proprietary Linux drivers for CUPS and LPD for
most of their laser printers and multi-function devices, including
SANE drivers for the scanners. They can be downloaded free of
charge on their <a
href="http://solutions.brother.com/linux/en_us/">Linux driver
page</a>.<p>
</en>
</comments>
</printer>
|