[En-Nut-Discussion] Version 3.2 mods (so far)
Harald Kipp
harald.kipp at egnite.de
Tue May 6 19:47:51 CEST 2003
* - Added: PPP debug module.
* - Fixed: Corrupted network configuration in EEPROM. Thanks to
* Stephen Noftall.
* - Fixed: Compilation of timer.c fails if NUT_CPU_FREQ has been
* defined. Thanks to Zoltan Molnar.
* - Fixed: NutEnterCritical may corrupt the stack when compiled with
* GCC option -O0. Thanks to Nicolas Moreau and Johan Kruger.
* - Added: Global system configuration include.
* - Changed: PPP IP configuration moved from net interface to driver
* control block.
* - Fixed: DHCP offers had been accepted only, if they were sent as
* broadcasts. Many people had sent patches, I took the one
* from Mitsuru Sato, which is the most simple.
* - Changed: Reduced TCP state machine stack size from 1024 to 512
* bytes, keeping fingers crossed.
* - Changed: Input buffer flushed before sending out a modem chat
* string.
* - Changed: Realtek driver uses definitions from config includes.
* - Fixed: Realtek driver ends up with all zero MAC address.
* - Changed: Using preprocessor definition for C++ compatible
* declaration block to avoid automatic indention.
* - Fixed: Starting threads may fail whith some GCC optimizations.
Anything left?
Harald
More information about the En-Nut-Discussion
mailing list