Re: [PATCH] New user space serial port driver

From: Jamie Lokier (lk@tantalophile.demon.co.uk)
Date: Thu Dec 07 2000 - 07:38:21 EST


Pavel Machek wrote:
> > Please consider including this user space serial driver. It was writen for
> > the Pele 833 RAS Server but is also usable for other serial device drivers
> > in user space.
>
> Good, someone finally implemented this. This is going to be mandatory
> if we want to support winmodems properly; also ISDN people might be
> interested [to kick AT emulation out of kernel].

For winmodems you can do a pretty good job with ptys -- the pty and tty
side access the same share termios structure. The new driver is a
much cleaner way to the same functionality though. (Conceptually; I
looked at the API summary but haven't looked at the code).

-- Jamie
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Dec 07 2000 - 21:00:17 EST