3B2/310 & TB+

Greg A. Woods woods at robohack.UUCP
Wed Jul 25 16:29:20 AEST 1990


In article <3580 at sactoh0.UUCP> eric at sactoh0.UUCP (Eric J. Nihill) writes:
> System       Xfers  Bytes rec  Bytes xmt   Connect  Avg Xf  Avg rec  Avg xmt
> ============================================================================
> csusac          58     613271      15366   0:14:47   10838      700     1306
> pacbell        166     107262     181665   0:08:10    1740      365      923
> pacengr         18          0     248993   0:03:13   13832        0     1288

Those numbers look quite low for 19200.

>  I changed the initab to read:
> 41:234:sh -c `stty -ixany -ixon -ixoff; epstty hfc; stty ixon ixoff; exec /usr/lib/uucp/uugetty -r -t 45 tty41 19200H`

Why the "stty ixon ixoff" again?  It won't do anything.

>  Whenn I connect to the modem configured above, I get a utmp error and am 
> told that I must log in in the lowest level shell.

You might try putting the 'sh -c' bit in paren's with a redirect of
stdin from the port in question.  But....

>  I purchased the E-PORTS board used, I did not get the epstty(1) or eptermio(7) additions. Only the manual.

Then how did you get the driver loaded?  Better find a copy of the
EPORTS disk, 1.3 is the newest version I've seen (came with 3.2.2).

>  There must be a way that I can set tty41 to be hardware flow control
> once and not have to keep resetting it by opening a shell. I think 
> that that may be the problem, but am not sure.

If you have the eptermio(7) man page, and the header files
/usr/include/sys/{ep_dep.h,ep_lla.h,eppc.h}, then write your own
version of epstty.  It's not all that hard!  Then you can have a fake
front-end to uugetty that sets hfc, then execs the getty.  You could
even get a copy of one of the PD uugetty's.  They seem to work fine
too.
-- 
						Greg A. Woods

woods@{robohack,gate,eci386,tmsoft,ontmoh}.UUCP
+1 416 443-1734 [h]   +1 416 595-5425 [w]   VE3-TCP   Toronto, Ontario; CANADA



More information about the Comp.sys.att mailing list