Flow control lock on Telebit in ix/386

Willy Paine paine at rust.enet.dec.com
Wed Mar 14 10:25:47 AEST 1990


 
I am using Telebit T2500 on rotating gettydefs and I thought I can not
put flow control lock on 19200 because ix/386 does not have full flow
control.  I am using TB on bidirectional (include newsfeed).
 
If you use flow control lock, I would like to look the setup in TB eeprom.
 
willy
 
 
ok, now /etc/gettydefs
 
 
 
VSH# B19200 CS8 SANE HUPCL TAB3 IXANY #B19200 CS8 SANE HUPCL TAB3 IXANY #connection via Hayes V-Series V.42\r\nlogin: #VSH
 
HSTH# B19200 CS8 SANE HUPCL TAB3 IXANY #B19200 CS8 SANE HUPCL TAB3 IXANY #connection via USR Courier HST\r\nlogin: #HSTH
 
PEPH# B19200 CS8 SANE HUPCL TAB3 IXANY #B19200 CS8 SANE HUPCL TAB3 IXANY #connection via Telebit Trailblazer\r\nlogin: #PEPH
 
 
Now - I am using a Computone Intelliport, and here is my /etc/ic_control file:
Note**  ttyi00 and ttyi01 are the V-Series which are locked at 9600 baud since
        they don't want to work on a regular basis with them locked at 19200.
        The other two ports are the HST and PEP modems.
 
 
ttyi00:
buffers:
receive%=50
communications:
baud=9600
stopbits=1
bits=8
parity=none
handshake=busyready
addcr=no
 
ttyi01:
        =ttyi00 
 
ttyi02:
buffers:
receive%=50
communications:
baud=19200
stopbits=1
bits=8
parity=none
handshake=busyready
addcr=no
 
ttyi03:
	=ttyi02
 
 
hope this helps - larry
 



More information about the Comp.unix.i386 mailing list