From 78801939e2058290656ea969a2e56ea6421c9252 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 6 Nov 2005 09:16:14 +0000 Subject: 2005-11-06 Ralf Corsepius * libchip/i2c/i2c-2b-eeprom.c: Eliminate obsolete types. * libchip/rtc/mc146818a.h: Eliminate obsolete types. --- c/src/ChangeLog | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/c/src/ChangeLog b/c/src/ChangeLog index e202747f05..1e03ded52a 100644 --- a/c/src/ChangeLog +++ b/c/src/ChangeLog @@ -1,16 +1,21 @@ +2005-11-06 Ralf Corsepius + + * libchip/i2c/i2c-2b-eeprom.c: Eliminate obsolete types. + * libchip/rtc/mc146818a.h: Eliminate obsolete types. + 2005-11-04 Ralf Corsepius * libchip/network/dec21140.c, libchip/network/elnk.c: Use libcpu/byteorder.h for i386. -2005-11-02 straumanatslacdotstanford.edu +2005-11-02 Till Straumann * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h, libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h: New files. * libchip/Makefile.am, libchip/preinstall.am, wrapup/Makefile.am: - added a simple API/library - for i2c devices and drivers for i2c 2-byte eeproms and a ds1621 - temperature sensor; API is documented in libi2c.h + added a simple API/library for i2c devices and drivers for i2c + 2-byte eeproms and a ds1621 temperature sensor; API is documented + in libi2c.h. 2005-10-26 Ralf Corsepius -- cgit v1.2.3