This is the mail archive of the ecos-patches@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: [ECOS] Re: Bug in crc32 routine?


On Friday, 18. October 2002 15:05, Andrew Lunn wrote:
> The changes i made, will have had no effect on zlib. Its still using
> the same algorithm now as before. So, if it was broken before it
> should still be broken now.
>
> Roland: Please can you test it again? Could you give us some more
> details if you still find a problems.
>
>         Andrew

Sorry that I answer so late.

For me everything is right now.
I had just used the crc32() function from zlib from Linux for a host program 
which should comunicate with the eCos program. I thought there are only one 
crc32 algorithm, so I used in my eCos application the one from services/crc.
Know I use cyg_ether_crc32() and everything is right now.

Best regards

Roland


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