This is the mail archive of the ecos-patches@sourceware.org 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]

bugfix in ethernet driver for the arm at91 variant: at91_eth.c


Hi
I found a bug in the v3_0 eth-driver if_at91.c. It is in the handling of the buffer-to-list copy in routine at91_eth_recv. Actually, it only treats the first list and leaves all "higher" ones empty, thereby loosing data in packages that exceed the length of a single list.


The attached package updates adds a current version to the devs/eth/arm/at91 branch of ecos/packages.
Robert



Attachment: devs_current_100114.epk
Description: Binary data


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