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: Fwd: Packet size limit on TCP/IP stack ?


On Tue, Sep 09, 2003 at 08:29:16PM +0530, mohanlal jangir wrote:
> > The variable stat_counters[] need to be in the PCI window otherwise
> > the device cannot access it over the PCI bus. Allocate the memory for
> > it using pciwindow_mem_alloc().
> >
> oops..  my mistake. But it is still showing zero even after allocating from
> PCI window. Any clue?

You need to use wait_for_cmd_done(). Look at how other commands are
executed.

        Andrew

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]