- To: slug@xxxxxxxxxxx
- Subject: [SLUG] Re: Hardware flow control on serial ports
- From: Angus Lees <gusl@xxxxxxxxxxxxxxx>
- Date: Mon Nov 20 21:12:01 2000
- User-agent: Mutt/1.2.5i
\begin{chesty}
> On Mon, Nov 20, 2000 at 06:42:55PM +1100, johna@xxxxxxxxxxxxxxxxxx wrote:
> > I need to disable hardware flow control on the port using minicom to
> > get it going.
> >
> > However, I'm wondering how I would do this without minicom. As far as
>
> apt-get clean glasses :)
>
> man stty
>
> search for crtscts and ixon and ixoff.
> ixon is to enable/disable flow control on output and
> ixoff is to enable/disable flow control on input
isn't xon/xoff software, and crtscts hardware flow control?
can you do rts/cts flow control only in one direction?
--
- Gus