Re: 8250 serial console fixes -- issue

From: Krzysztof Halasa
Date: Sat Feb 04 2006 - 18:53:06 EST


Russell King <rmk+lkml@xxxxxxxxxxxxxxxx> writes:

> CRTSCTS is to enable RTS/CTS hardware handshaking for the tty, which
> is what the modem wants if it is doing hardware handshaking.

Yes. But a Hayes modem wants a bit more than just RTS/CTS handshaking.

> Why
> should we invent a non-standard option to enable RTS/CTS hardware
> handshaking when CRTSCTS is already defined to do this?

That's not my idea.

If we want to support modems (Hayes-compatible) we need to make sure,
in addition to CRTSCTS, that we don't send anything when DCD (or DSR)
is down - and then we probably need another option.

BTW I think you know all of this very well for years.
--
Krzysztof Halasa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/