comparison packages/io/eth/current/ChangeLog @ 130:eb9fd8c04db3 ecos-sw-2000-10-23

Merge from eCos master repository on 2000-10-23-17:01:37-BST
author jlarmour
date Mon, 23 Oct 2000 17:10:57 +0000
parents 0c2b7be0d798
children 0ae0bc38e387
comparison
equal deleted inserted replaced
129:605a0fc6f385 130:eb9fd8c04db3
1 2000-10-17 Hugo Tyson <hmt@redhat.com>
2 2000-10-10 Andrew Lunn <Andrew.Lunn@ascom.ch>
3 * cdl/eth_drivers.cdl: Add configury to disable the warnings about
4 out of mbufs for receives.
5
6 * src/net/eth_drv.c: The changes required for the above.
7
1 2000-09-28 Hugo Tyson <hmt@redhat.com> 8 2000-09-28 Hugo Tyson <hmt@redhat.com>
2 9
3 * src/net/eth_drv.c (eth_drv_run_deliveries): Remove race 10 * src/net/eth_drv.c (eth_drv_run_deliveries): Remove race
4 condition; a chance to deliver could be delayed until "next time" 11 condition; a chance to deliver could be delayed until "next time"
5 if the DSR snuck in just right. 12 if the DSR snuck in just right.