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: Re: FreeBSD-Stack not responding (Update)


On Wed, 2002-07-31 at 08:04, Andrew Lunn wrote:
> > looks like checksum calculating ( in both direction )
> > is not working for me.
> > 
> > any hints, regards, christoph
> 
> Well i think its unlikely to be a problem with the code. More likely
> is something going wrong with putting the data into the mbuf or
> possibly a compiler error. 
> 

Thanks for the vote of confidence, but it *was* a problem with the code!  

When I ported the FreeBSD stack, I had to pick a checksum function to 
keep and the one I picked was for a little endian system which didn't 
work properly on a big endian processor.  This is now fixed.



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