Subject: Re: Trouble using 'cu' with modem on serial port -- help!
To: Tim Bessie <tbessie@eci.net>
From: Bill Studenmund <wrstuden@landau.Stanford.EDU>
List: port-mac68k
Date: 11/24/1997 14:05:52
On Mon, 24 Nov 1997, Tim Bessie wrote:

> At 12:25 PM 11/24/97 -0800, Bill Studenmund wrote:
> >The only non-standard serial port mode is cdtrcts, which is a hardware flow
> >control mode. It sounds like you're doing stuff which wouldn't need it.
> 
> I thouht there was another, similar-sounding mode, crtscts, or
> something similar.  Are these all accessible via the 'stty'
> command? Or do I have to write a program to do the ioctl()?

Yes, there is crtscts, but it is a standard flow control mode (available
on most all serial ports). cu doesn't know about it (nor, I think, does
tip).

stty can controll all these features.

Take care,

Bill