This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Entry point of stack IP


On Mon, Nov 28, 2005 at 03:58:58PM +0100, Birahim Larou Fall wrote:
> hi,
> I want to add or create a network interface. Does anyone know the entry 
> point (function name) of the IP stack (openbsd, freebsd)? How to add a 
> network interface with ecos? I want to do something like this:
> 
>  
>                 IP stack
>              |                   |
>         DAVIC NI          DOCSIS NI
>              |                    |
>         DAVIC driver     ExtChannel driver

It is not a simple question to answer. What sort of device is this?
Does it emulate an Ethernet device? Is it more like PPP/SLIP?  These
have different ways of plugging into the TCP/IP stack.

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]