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.


 Hi all,

Am a newbie to ecos on ixp425 npe.
Searching my mails archive, found the below discussion.
Any pointers on availiblity of eth npe driver(if_npe.c ?)
Or I will have to write it from scratch?.

Jerzy and Karel - any pointers would be helpful.

Regards,
Vijay

-----Original Message-----
From: ecos-discuss-owner@ecos.sourceware.org
[mailto:ecos-discuss-owner@ecos.sourceware.org] On Behalf Of jerzy dyrda
Sent: Monday, January 09, 2006 3:37 PM
To: ecos-discuss@ecos.sourceware.org; Karel Gardas
Subject: Re: [ECOS] 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



The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.

www.wipro.com

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