Show
Ignore:
Timestamp:
11/05/05 21:49:16 (8 years ago)
Author:
khali
Message:

Update.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/CHANGES

    r3175 r3182  
    2525                  Add missing parentheses around macros 
    2626                  Drop I2C_FUNC_SMBUS_EMUL 
     27                  Drop I2C_FUNC_SMBUS_*_PEC 
     28                  Drop I2C_SMBUS_*_PEC 
    2729  Library: Big update to use libsysfs.  More TODO though. 
    2830           Fix bus matching code for Linux 2.6 (Karsten Petersen) 
    2931           Add f71805f support 
    3032  Makefile: Compile user-space programs with -Wundef 
     33  Module i2c-i801: Simplify the hardware PEC code 
    3134  Module i2c-i810: Documentation update, PCI IDs cleanup 
    3235  Module i2c-keywest: Remove bus probing code (2.6 backport) 
     
    4245                      not initialize i2c_adapter name to "unset" (2.6 
    4346                      backport) 
     47  Modules i2c-amd8111, i2c-i801, i2c-nforce2: Drop software PEC code 
     48                                              (2.6 backport) 
    4449  Module adm9240: Cleanups (2.6 backport) 
    4550  Module f71805f: New, supports the Fintek F71805F/FG Super-I/O 
    4651  Module it87: Minor cleanups 
    4752  Module lm90: Support the ADM1032-2 and ADT7461-2 (2.6 backport) 
     53               Separate the register read function 
     54               Add PEC support for the ADM1032 
    4855  Module via686a: Cleanups 
    4956  Module w83627hf: Drop useless initialization step (2.6 backport)