TCP-group 1992
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
asy problem : dtr and rts not up?
- To: RWAUSTIN@GDLVM2.VNET.IBM.COM
- Subject: asy problem : dtr and rts not up?
- From: "Mike Bilow, mikebw@ids.jvnc.net" <mikebw@IDS.JVNC.NET>
- Date: Thu, 09 Jan 1992 01:38:45 EST
You could try the obvious: command them up. To set DTR into state 1 (on),
the command is (assuming interface ax0):
param ax4 8 1
To set RTS into state 1:
param ax4 9 1
I am not sure what you remember me saying about Phil changing 8250. I
know there are some changes to timing and so on, but anything changed
in handshaking was probably a mistake.
-- Mike