linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Network Device Driver Help Required
@ 2002-10-29 14:47 Harish Kulkarni
  2002-10-30 15:32 ` Alan Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Harish Kulkarni @ 2002-10-29 14:47 UTC (permalink / raw)
  To: linux-kernel

Hello All,
I have worked on PCI-Device driver on Linux 2.4.18-3 (i386), at presently i
am working on a T1/E1 device driver development.
The following are the questions i have:

 How one n/w layer will interact with other n/w layer ( driver)
	e.g. in my case T1/E1 driver will interface with Lapd, i have found skbuffs
utilization for
	doing the same. I am not clear on the same?. How skbuffs can be used. ( if
possible please provide/suggest me with a piece of
	demo code which can be handy to understand "skbuffs" concepts.

 Can i have any other interface for applications other then sockets?

 Can any one suggest me any documents/articles to read, i have Rubini's
"Linux Device Drivers".

-Thanks in advance.
Hari


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

* Re: Network Device Driver Help Required
  2002-10-29 14:47 Network Device Driver Help Required Harish Kulkarni
@ 2002-10-30 15:32 ` Alan Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2002-10-30 15:32 UTC (permalink / raw)
  To: Harish Kulkarni; +Cc: Linux Kernel Mailing List

On Tue, 2002-10-29 at 14:47, Harish Kulkarni wrote:
> 	e.g. in my case T1/E1 driver will interface with Lapd, i have found skbuffs
> utilization for
> 	doing the same. I am not clear on the same?. How skbuffs can be used. ( if
> possible please provide/suggest me with a piece of
> 	demo code which can be handy to understand "skbuffs" concepts.

See Documentation/networking/lapb-module, for the LAPB interface. 

>  Can i have any other interface for applications other then sockets?

Up to you. For WAN drivers there is a standardised set of interfaces



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

end of thread, other threads:[~2002-10-30 15:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-29 14:47 Network Device Driver Help Required Harish Kulkarni
2002-10-30 15:32 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).