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
|
<printer id="printer/Apple-LaserWriter_NT">
<make>Apple</make>
<model>LaserWriter NT</model>
<mechanism>
<laser />
<resolution>
<dpi>
<x>300</x>
<y>300</y>
</dpi>
</resolution>
</mechanism>
<lang>
<postscript />
</lang>
<functionality>B</functionality>
<driver>Postscript1</driver>
<comments>
<en>
Works via serial port; see more info for a report detailing Red Hat
5.1 setup.<br>
Only problem is that 5% of jobs need to be sent twice due to some
serial snafu.
</en>
</comments>
</printer>
|