Mercurial > ecos
diff packages/io/eth/current/ChangeLog @ 2934:d6c0c0e0431c
* net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
* io/eth/current/cdl/eth_drivers.cdl, include/eth_drv.h: Minor changes for
lwIP 1.3.x.
* io/eth/current/src/lwip/eth_drv.c: Rework for lwIP 1.3.x based on standalone
driver for RedBoot.
* io/eth/current/src/lwip/eth_conf.inl: Add static interface configuration.
| author | jld |
|---|---|
| date | Tue, 26 Jan 2010 11:27:47 +0000 |
| parents | d7b2b574250b |
| children |
line wrap: on
line diff
--- a/packages/io/eth/current/ChangeLog +++ b/packages/io/eth/current/ChangeLog @@ -1,3 +1,11 @@ +2010-01-25 Simon Kallweit <simon.kallweit@intefo.ch> + + * cdl/eth_drivers.cdl, include/eth_drv.h: Minor changes for + lwIP 1.3.x. + * src/lwip/eth_drv.c: Rework for lwIP 1.3.x based on standalone + driver for RedBoot. + * src/lwip/eth_conf.inl: Add static interface configuration. + 2009-07-24 Edgar Grimberg <edgar.grimberg@zylin.com> * cdl/eth_drivers.cdl: Added the suppress option for
