Can anyone make a suggestion for the best gettydefs entry and best STTY=
line in the atdialer for a modem to be used with hardware flow control,
fixed serial-to-modem speed and used for uucp?
Particulars:
Modem: Multitech ZDX
Serial-to-modem speed: 38400 fixed
Serial Port: COM2
SCO Version: 3.2v4.2 and 3.2v5.x
Looking through old newsgroup articles, man pages and other references,
I've come up with:
Gettydefs
---------
9 # B38400 CS8 -CLOCAL HUPCL # BRKINIT IGNPAR ICRNL TAB3 OPOST ONLCR
B38400 CS8 -CLOCAL CREAD HUPCL CTSFLOW RTSFLOW ISIG ICANON ECHO ECHOK
-IXON -IXOFF # \r\nlogin: # 9
atdialer STTY
-------------
STTY=CS8 -CLOCAL HUPCL BRKINIT IGNPAR ICRNL TAB3 OPOST ONLCR CREAD
CTSFLOW RTSFLOW ISIG ICANON ECHO ECHOK -IXON -IXOF
If you could shoot holes in the above, make suggestions, or just "give
me the right answer", I'd be forever greatful. (Well, at least greatful
for a long time...)
Thanks in advance,
Fabio