Changeset 924

Show
Ignore:
Timestamp:
11/02/00 03:59:59 (13 years ago)
Author:
mds
Message:

(mds) add recent changes from several people

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/CHANGES

    r911 r924  
    11lm_sensors CHANGES file 
    22----------------------- 
    3 This is a list of the most important changes between 2.x versions. It is by 
     3This is a list of the most important changes in 2.x versions. It is by 
    44no means complete, listing only user-visible changes which are interesting. 
    55The ultimate way to know what has changed is to run diff, or even neater, 
     
    1616      cvs diff -r V2-0-0 -r V2-0-1 -u 
    1717 
    18 ----------------------- 
     18----------------------------------------------------------------------------- 
    1919 
    20202.5.5 (2000????) 
     
    2222  Library: Add mtp008 support 
    2323  Module adm1021: Add support for adm1021a / adm1023 
     24  Module i2c-ali1535: Enhance error checking and recovery; add mutex 
     25  Module ddcmon: allow force and force_ddcmon parameters 
     26  Module lm87: update voltage calculations 
    2427  Module mtp008: new 
     28  Module pcf8574: change update time to 5 seconds 
     29  Module w83781d: fix beep setting via /proc 
    2530  Program mkpatch.pl: more fixes 
    2631  Program sensors: Add mtp008 support 
     
    3843  Library: Add lm87 support 
    3944  Module pcf8574: new 
    40   Module ali-1535: new 
    41   Module ali-15x3: removed force #ifdef. 
     45  Module i2c-ali1535: new 
     46  Module i2c-ali15x3: removed force #ifdef. 
    4247  Module i2c-i801: support Intel 82801BA (815E chipset) 
    4348  Module i2c-i801: add i2c block write support, fix smbus block bugs