[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Freeipmi-devel] libfreeipmi-commit
From: |
Anand Babu |
Subject: |
[Freeipmi-devel] libfreeipmi-commit |
Date: |
Tue, 23 Dec 2003 18:09:59 -0800 |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) |
Current ChangeLog:
2003-12-23 Anand Babu <address@hidden>
* src/ipmi-kcs-interface.c: fixed fiid_alloc allocation size bug
reported by Ian <address@hidden>.
* src/ipmi-dev-global-cmds.c: fixed memory freeing bug reported by
Al <address@hidden>
* src/smbios.c, src/smbios.h: integrated Ian's SMBIOS probe
functionality.
* libfreeipmi: merged with old savannah code base.
2003-12-21 Anand Babu <address@hidden>
* src/fiid.c: new FreeIPMI Interface Definition framework jointly
developed by Bala <address@hidden> and myself.
* src/bit-ops.c, src/bit-ops.h: rich set of BIT manipulation
macros and functions.
* src/ipmi-kcs-interface.c: ported to new FIID framework. Now
accepts port from user.
* src/ipmi-dev-global-cmds.c: ported to new FIID framework.
2003-12-14 Anand Babu <address@hidden>
* src/ipmi-kcs-interface.c, src/ipmi-kcs-interface.c: new kcs init
macro. New _INB, _OUTB portable macros. Complete interface change
to accept port probed by the driver dynamically.
* src/ipmi-debug.c: new function to print kcs register state.
* src/ipmi-lan-interface.c: replaced alloca with xmalloc. alloca
is also ok as long as we do not allocate beyond the stack
rlimit. Portability is not a big concern, __builtin_alloca works
with little performance penalty.
* src/xmalloc.c: split into header and source.
* src/freeipmi.h: includes system.h and xmalloc.h
Soon, I will have one more commit which will include
* lan-fiid
* smbios-fiid
--
* sensors-fiid
* bmc-config-fiid functions merged into libfreeipmi
Happy Hacking
--
_.|_
(_||_)
Free as in Freedom <www.gnu.org>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeipmi-devel] libfreeipmi-commit,
Anand Babu <=