HST setup for ix/386

Larry Snyder larry at nstar.UUCP
Sun Mar 11 23:03:48 AEST 1990


In article <9003110336.AA02882 at decwrl.dec.com>, paine at fungus.enet.dec.com (Willy Paine) writes:
> I would like to know how to set up HST in modem for /etc/getty.  Also
> please include gettydefs.  I have ix/386 2.0.2 Update X5.
>  
> If you don't know how to print out of HST S-registers,  use
> cu -l tty00 | tee hst.output
>  
> I am still very anxious to get HST to work with getty.
>  
> Thank you for your time.
>  
> willy
>  

Ok - nram:

ati5
USRobotics Courier 9600 HST Dual Standard NRAM Settings...

   DIAL=PULSE  B1  F1  M1  X7
   BAUD=19200  PARITY=N  WORDLEN=8

   &A1  &B1  &G0  &H1  &I0  &J0  &K0  &L0
   &M4  &N0  &P0  &R2  &S1  &X0  &Y1

   S02=043   S03=013   S04=010   S05=008
   S06=002   S07=060   S08=002   S09=006
   S10=007   S11=070   S12=050   S13=001
   S15=000   S19=000   S21=010   S22=017
   S23=019   S24=000   S26=001   S27=000
   S28=008   S38=000

   STORED PHONE #0: 2777278
                #1: 2370654
                #2: 
                #3: 


ok, now /etc/inittab

m01:234:respawn:/etc/getty -t 60 ttym01 VSH 
i02:234:off:/etc/getty ttyi02 9600
m02:234:respawn:/etc/getty -t 60 ttym02 PEPH
i03:234:off:/etc/getty ttyi03 9600
m03:234:respawn:/etc/getty -t 60 ttym03 HSTH


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

-- 
The Northern Star Public Access Unix Site, Notre Dame, Indiana USA 
     uucp: iuvax!ndmath!nstar!larry    internet: larry at nstar
USR HST 219-287-9020 * PEP 219-289-3745	* Hayes V9600 219-289-0286



More information about the Comp.unix.i386 mailing list