Mercurial > ecos-v2_0-branch
diff packages/io/eth/current/ChangeLog @ 119:77cec8369160 ecos-sw-2000-09-01
Merge from eCos master repository on 2000-09-01-07:47:03-BST
| author | jlarmour |
|---|---|
| date | Fri, 01 Sep 2000 13:45:23 +0000 |
| parents | bd1a71e3e476 |
| children | 6bd9d475ed4b |
line wrap: on
line diff
--- a/packages/io/eth/current/ChangeLog +++ b/packages/io/eth/current/ChangeLog @@ -1,3 +1,17 @@ +2000-08-29 Gary Thomas <gthomas@redhat.com> + + * src/stand_alone/eth_drv.c: Use null buffer, (char *)0, + instead of wasting memory - low level drivers must be designed + to handle this case. + +2000-08-28 Gary Thomas <gthomas@redhat.com> + + * src/stand_alone/eth_drv.c: Use new configuration parameters. + + * cdl/eth_drivers.cdl: Add new configury to control number of + internal buffers used by this layer. Also exposed some of the + debug flags here. + 2000-08-25 Hugo Tyson <hmt@cygnus.co.uk> * include/eth_drv_stats.h (ether_drv_stats): A little further
