1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
<printer id="printer/Apple-LaserWriter_IINTX">
<make>Apple</make>
<model>LaserWriter IINTX</model>
<mechanism>
<laser />
<resolution>
<dpi>
<x>300</x>
<y>300</y>
</dpi>
</resolution>
</mechanism>
<url>http://www.info.apple.com/info.apple.com/applespec/applespec.taf?cat=printer&RID=18</url>
<lang>
<postscript level="1" />
</lang>
<functionality>A</functionality>
<driver>Postscript1</driver>
<comments>
<en><p>Set Switch 1 and 2 down, all others up, use serial connection at 9600 baud with XON/XOFF handshaking. Send the printer postscript. Apple's web pages have good information on switch settings, and even a suggested printcap file. Search for "LaserWriter AND unix" in thier Older Hardware section. <p>You will need to build a funny serial cable to turn DSR/DTR handshaking into RTS/CTS.<p>
Consumables/Refills: Toner cartridge, around $60 new, refills okay<p> </en>
</comments>
</printer>
|