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
|
<printer id="printer/Brother-MFC-9050">
<make>Brother</make>
<model>MFC-9050</model>
<mechanism>
<laser />
<resolution>
<dpi>
<x>600</x>
<y>600</y>
</dpi>
</resolution>
</mechanism>
<lang>
<proprietary />
<pjl />
</lang>
<functionality>D</functionality>
<driver>hl7x0</driver>
<comments>
<en>
Antti Kaihola reports that the hl7x0 driver can print on this
device at 600x600.<p>
Scanning/faxing/etc is not known to work with any driver.
<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>
|