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]

Design of raw ethernet stack..


Hi,

I have the FreeBSD stack in use on port 1, I need to use port's 2 and 3 for my own custom receive/transmit purposes (i.e. raw ethernet Rx/Tx).

Is it best if I take the lwIP and strip this out and add in the functionality I require? 

I`m still learning alot about the low-level stuff in eCos but as far as I`m can I see I would need to create a new version of "__NETDEVTAB__" for my custom version of lwIP and alter the drivers to publish the 2nd and 3rd ports.

Is this the best way of accomplishing what i require?

Thanks,

Jim

--
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]