2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-31 06:15:15 +00:00

Big update.

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1922 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare
2003-07-29 16:03:04 +00:00
parent 7ca0527e08
commit 13f6735eea

27
CHANGES
View File

@@ -18,16 +18,39 @@ ask CVS about it:
-----------------------------------------------------------------------------
2.8.1 (2003????)
File sensors.conf.eg: Improved adm1035 section
File doc/chips/adm1025: Add decent documentation (almost new)
File doc/chips/lm83: Known motherboards list update
Library: Change adm1025 names (hyst/over become low/high)
Swap adm1025 temp1 and temp2 to match the driver's order
Advance version to 2.0.1
Modules (various): Fix includes for compilation on Alpha.
Module saa1064: New.
Program decode-edid.pl : New. Interfaces between our eeprom module and
parse-edid from the read-edid project.
Program sensors: Rewrite and enhance eeprom support
Program sensord: Add support for IT87 (Mike Black)
Change ADM1025 support to match the changes made to
the library
Program sensors: Rewrite and enhance EEPROM support
Change ADM1025 support to match the changes made to
the library
Program sensors-detect: Add support for PCF8574, PCF8574A, SAA1064;
Add support for LM82, LM86, LM89;
Improved W83781D family detection;
Add support for AS19927F rev.2, ASB100 Bach
Module: i2c-sis645.c: Detection method change/bugfix
Add support for Asus Mozart-2 (3 types)
Add support for NE1619
Module i2c-sis645: Detection method change/bugfix
Module adm1025: Major driver update
Add support for Philips NE1619
Simplify the driver a lot (unified voltages, unified
temperatures and much more)
Fix default voltage limits
Change default temperature limits
Swap remote and local temperatures to match the internal
registers order (make the code unification possible)
Export remote diode fault through alarms
2.8.0 (20030714)
NOTE: Requires i2c-2.8.0 or newer!!!