Serial port, hardware handshaking not availible ?!?
Studenten Vereniging Stack
rcstack at rw9.urc.tue.nl
Thu Mar 21 01:36:34 AEST 1991
We have an A3000 UX connected to a serial printer (QMS lasergrafix 1200). To
print graphics we have to options:
- slow mode; 4 bit binary data encoded as 0123456789ABCDEF
- fast mode; 8 bit raw binary data
Currently we are using XON/XOFF handshaking, so we can only use slow mode;
if the printer receives an XOFF in software handshake mode, it stops receiving
data until it receives an XON. While sending a bitmap in fast mode, everytime
a ctrl-s is in the data (once every 256 bytes average) the data is lost until
the next XON character.
This is not nice! :-(
Sending a bitmip in fast mode already takes long enough at 38400 baud so we
tryed to put our pizza boxes (sorry) in CTS/RTS handshake mode. We typed
stty ctsxon </dev/term/ser while logged in as root.
But no, no hardware handshaking. After reading the manual we found... Nothing.
I know the amiga can do hardware handshaking (at least my old 500 can).
BUT HOW DO I DO IT ON AMIGA UNIX!
(Sorry for shouting but after three days hacking I'm a little frustrated.)
Please send replies to us; we're desperate!
--
=============================================================================
Email: Internet: rcstack at urc.tue.nl Bitnet: rcstack1 at heitue5
Computer Association STACK, Computing Centre RC 1.82,
Eindhoven University of Technology, POBox 513, 5600 MB Eindhoven, Holland.
More information about the Comp.unix.amiga
mailing list