Re: [PATCH] Add the ability to layer another driver over the serialdriver

From: Alan
Date: Mon Dec 11 2006 - 05:12:57 EST


On Sun, 10 Dec 2006 19:23:54 -0600
Corey Minyard <cminyard@xxxxxxxxxx> wrote:

> Nothing has come of this yet. But we have these two requests and a
> request from Russell Doty at Redhat.
>
> It would be nice to know if this type of thing was acceptable or not,
> and the problems with the patch. The patch is at
> http://home.comcast.net/~minyard

This looks wrong. You already have a kernel interface to serial drivers.
It is called a line discipline. We use it for ppp, we use it for slip, we
use it for a few other things such as attaching sync drivers to some
devices.

Discussions of the form "my line discipline has no way to do 'xyz'" are
the ones that need to happen IMHO.

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/