Re: Line discipline

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 20 Sep 1999 13:09:37 +0100 (BST)


> Can someone point me where to find information about writing
> new line discipline as I need that in process of writing kernel network
> device driver for device that is connected via serial port.

drivers/net/slip.c is probably the cleanest simple example for an async
protocol. There is also ths synclink driver which is a sync<->async convertor

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