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: ixp42x NPE networking build issue.


Hello all,

On Wednesday 28 of December 2005 23:00, Mark Salter wrote:
> On Wed, 2005-12-28 at 22:13 +0100, Karel Gardas wrote:
> > I've also copied Jerzy's if_npe.c and now I'm fighting with various
> > compilation issues. Generaly Intel code's complaining about RebBoot not
> > enabled. Is RedBoot required for this to work? i.e. do I need to build my
> > NPE-enabled eCos app including RedBoot just to be able to build it?
>
> Hmm, Jerzy may have had to make changes in the Intel code to get it all
> to build. RedBoot isn't the solution.
>

Sorry, but I have had vacation.

I made some modification in Intel code ( very minor ) but without their npe 
driver can't be compiled.   
Regarding MAC address - I "ported" this driver to custom board with own mac 
getting mechanism ( I have special function to do it) - please don't suggest 
actual state of CONFIG_ESA - it is valid only for RedBoot.

Karel :  I assume that you need to add some defines like DEBUG ( I made 
mistake add counter - variable i - and forgot to remove, this problem appears 
only when DEBUG is define ) or NPE_USE_INTS 
( initially I tried to use suspended thread to pool dispatcherFunc() ) which 
are added to cdl file.

Best Regards,
jerzy


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