Modem control (was: Re: /usr/lib/uucp/uucico ignores LCK.. files)

Jay M. Libove root at libove.UUCP
Tue Oct 18 07:53:13 AEST 1988


>From article <7897 at rpp386.Dallas.TX.US>, by jfh at rpp386.Dallas.TX.US (The Beach Bum):
> You have to have kermit open the modem line with O_NDELAY and then
> set CLOCAL until a carrier is detected.  Since the modem has not yet
> made a connection, no carrier will be present and the open will
> block waiting for DCD to be asserted.
> 
> Kermit has a `modem' flag, which can be set.  Did you remember to
> issue the command 'set modem-dialer' before doing a 'set line' or
> 'dial' command?  Giving 'set modem-dialer' is supposed to do all
> of this [ for your version of Kermit ] for you.
> -- 
> John F. Haugh II 	rpp386!jfh

I set my system up with the following kermit script:

set modem-dialer hayes
set line /dev/tty1A
set baud 2400
&etc...

And it locks tty1A and it works fine.

Thanks for all of the suggestions net!

Jay Libove		ARPA:	jl42 at andrew.cmu.edu or libove at cs.cmu.edu
5731 Centre Ave, Apt 3	BITnet:	jl42 at andrew or jl42 at drycas
Pittsburgh, PA 15206	UUCP:	uunet!nfsun!libove!libove or
(412) 362-8983		UUCP:	psuvax1!pitt!darth!libove!libove



More information about the Comp.unix.xenix mailing list