Re: [PATCH] ptmx: adding handshake support

From: Alan Cox
Date: Tue Apr 29 2008 - 14:09:24 EST


On Mon, 14 Apr 2008 22:39:21 +0200
sander van ginkel <sander@xxxxxxxxxxxxx> wrote:

> Corrected the last issues
>
> Signed-off-by: Sander van Ginkel <sander@xxxxxxxxxxxxx>

NAK

Having played with this (and fixed up further issues) it simply doesn't
work in the real world. pty/tty pairs are always 8bit, don't support
CREAD and can't pass break signals, emulate multiple flow control types
or parity.

A virtual serial device is still a good idea, but a quick hack on pty
devices doesn't actually work - the problem is far more complicated.

Alan
--
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/