The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* serial port & ldisc: need help
@ 2002-11-01 16:48 Romain Lievin
  2002-11-01 17:14 ` Alan Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Romain Lievin @ 2002-11-01 16:48 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Hi,

I need informations about line disciplines (what are they, how to use them)...

Is there anyone who could explain this to me ?
Or, is there any doc/book about this subject ?

The doc provided with the kernel is too small.

Thanks, roms.
-- 
Romain Lievin, aka 'roms'  	<roms@lpg.ticalc.org>
Web site 			<http://lpg.ticalc.org/prj_tilp>
"Linux, y'a moins bien mais c'est plus cher !"















^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: serial port & ldisc: need help
  2002-11-01 16:48 serial port & ldisc: need help Romain Lievin
@ 2002-11-01 17:14 ` Alan Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2002-11-01 17:14 UTC (permalink / raw)
  To: Romain Lievin; +Cc: Linux Kernel Mailing List

On Fri, 2002-11-01 at 16:48, Romain Lievin wrote:
> Hi,
> 
> I need informations about line disciplines (what are they, how to use them)...
> 
> Is there anyone who could explain this to me ?
> Or, is there any doc/book about this subject ?

I've seen no good documentation on this one. The ldisc is basically the
glue between the serial layer and whatever is above

So its

	/dev/ttyFOO --- [LDISC] --- Serial

or

	/dev/ttyFOO -----}
        ppp0    ---------}--[LDISC] -- Serial



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-11-01 16:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-01 16:48 serial port & ldisc: need help Romain Lievin
2002-11-01 17:14 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox