This is the mail archive of the ecos-discuss@sources.redhat.com 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: Eth driver to NPE on xscale ixp425


On Wed, 2004-10-13 at 09:56, jerzy dyrda wrote:
> Hi Mark,
> 
> I have question : 
> Where can I find more docu. about Accsses Layer and NPE than in intel.com???
> Driver for Redboot work in pool mode ( messages from NPE are received by 
> function ixNpeMhMessagesReceiveand() next is QMgr started ) but I need 
> interrupt mode and I must make unsolicited callback for Mh unit ( but I 
> haven't idea how to write callback).
> 
> Best Regards
> Jerzy 
> 

Hi Jerzy,

I'm no expert on the internal workings of the Intel library. Here is
the library manual:

  http://developer.intel.com/design/network/manuals/252539_v1_4.htm

And here is an interrupt driven linux driver which should shed some
light on how to use the library API:

  http://developer.intel.com/design/network/swsup/ixp400LinuxEthernetDriverPatch-1_1.htm

--Mark



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