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


Hi Mark,

I have one question more. Driver stop function ( npe_stop ) works incorrect 
after this function isn't any messages in QMgr and NPE don't receive frames.   
When I comment ixEthAccPortDisable and registration of stop_callbacks it's
working fine ( after init start stack sends two times start, stop and start). 
Have you any problem with driver in Redboot.

Best Regards,
Jerzy

On Wednesday 13 October 2004 16:29, Mark Salter wrote:
> 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/ixp400LinuxEthernetDriverPa
>tch-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]