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: Problem with IP Stack ...


packages/io/eth/current/Changelog.

2002-08-13  Gary Thomas  <gthomas@ecoscentric.com>
 
        * src/net/eth_drv.c (eth_drv_send): Print a better message
        if the scatter-gather list overflows.
 
        * include/eth_drv.h (MAX_ETH_DRV_SG): 
        * cdl/eth_drivers.cdl: Add control over size of scatter-gather
        data lists used to pass requests to physical layer.  Previous
        value was sometimes too small.

do you have assert enabled? Does it print anything as it crashes?

   Andrew


On Mon, Sep 09, 2002 at 09:40:40AM +1000, Geoff Patch wrote:
> Hi All,
> 
> > Quite old. There was a problem in the transmit direction fixed
> > recently. Could you try this again with an up-to-date version.
> 
> We're using an old version of the network stack, and we're seeing a problem
> that sounds very similar to what Thomas has described. When I saw Andrew's
> response above, I immediately started grovelling through the changelogs to
> see what I could see, and didn't find any references to the above.
> 
> Can anyone provide a more detailed pointer regarding this fix, such as which
> package contains the fix, and roughly when it was applied.
> 
> My apologies for asking such a lame question...
> 
> 
> Cheers
> 
> 
> Geoff
> 
> 
> 
> -----------------------------
> Geoff Patch
> Senior Software Engineer
> CEA Technologies
> Canberra Australia
> 02-6213-0141
> 
> 
> 
> 
> -- 
> Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
> and search the list archive: http://sources.redhat.com/ml/ecos-discuss
> 

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