public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Help in writing a synchrnous ppp driver
@ 2004-01-30  1:51 Vanitha Ramaswami
  2004-01-30  3:43 ` Paul Fulghum
  2004-02-15 23:02 ` Kernel Highmemory problem Shesha Sreenivasamurthy
  0 siblings, 2 replies; 4+ messages in thread
From: Vanitha Ramaswami @ 2004-01-30  1:51 UTC (permalink / raw)
  To: 'redhat-ppp-list@redhat.com',
	'kernelnewbies@nl.linux.org',
	'linux-kernel@vger.kernel.org'

Hi All,

In linux kernel, what is the difference between the ppp_synctty.c
(PPP synchronous TTY device driver) and syncppp.c (synchronous ppp)
functions..?

I have a High speed serial driver that is capable of doing HDLC framing
using a Network Processor. I want to run PPP on that serial driver. 
The device driver has just provided functions to read/write on the device.

I intend to add a proprietary header to the packets coming out of PPP.
Do i need to use the PPP synchronous TTY device driver or the one similar
to syncppp.c. I am not clear of when to use the syncppp functions sppp_input etc.?

To use the functions in ppp_synctty.c,  then does the driver also needs to be a TTY
driver.?

Whether all the linux driver written for serial devices need to be TTY drivers..?

Thanks,
Vanitha


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

end of thread, other threads:[~2004-02-16 23:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-30  1:51 Help in writing a synchrnous ppp driver Vanitha Ramaswami
2004-01-30  3:43 ` Paul Fulghum
2004-02-15 23:02 ` Kernel Highmemory problem Shesha Sreenivasamurthy
2004-02-16 23:21   ` Dave Hansen

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