Show
Ignore:
Timestamp:
01/10/06 12:20:06 (7 years ago)
Author:
khali
Message:

Update.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/CHANGES

    r3219 r3227  
    1818----------------------------------------------------------------------------- 
    1919 
    20 2.9.3 (2005????) 
     202.10.0 (2005????) 
    2121  File doc/lm_sensors-FAQ.texi: Remove version 1 specifics part 
    2222  File doc/busses/i2c-viapro: Update (2.6 backport) 
    2323  File doc/chips/via686a: Update (2.6 backport) 
     24  File doc/chips/w83627hf: W83627THF VID clarification (2.6 backport) 
    2425  File etc/sensors.conf.eg: Do not set vrm by default 
    2526  File i2c-dev.h: Fix union i2c_smbus_data definition 
     
    3233  Library: Big update to use libsysfs.  More TODO though. 
    3334           Fix bus matching code for Linux 2.6 (Karsten Petersen) 
    34            Add f71805f support 
     35           Add f71805f, w83687thf support 
     36           Add platform drivers support 
    3537  Makefile: Compile user-space programs with -Wundef 
    3638  Module i2c-i801: Simplify the hardware PEC code 
     39                   Always set PEC mode explicitly before each transaction 
    3740  Module i2c-i810: Documentation update, PCI IDs cleanup 
    3841  Module i2c-keywest: Remove bus probing code (2.6 backport) 
    3942  Module i2c-nforce2: Remove dead code (2.6 backport) 
     43                      Add the ID of the nForce4 MCP-04 (2.6 backport) 
    4044  Module i2c-via: Remove dead code 
    4145  Module i2c-viapro: Remove dead code 
     
    6468                   Properly handle W83627THF without VID (Yuan Mu) 
    6569                   Fix in0 limit settings in "VRM9" mode (Yuan Mu) 
     70                   Add W83687THF support 
    6671  Module w83781d: Drop W83697HF support (Grant Coady) 
    6772  Module w83792d: Bug fixes and code cleanups (Yuan Mu, 2.6 backport) 
     
    8186                                       functionality can be queried 
    8287  Program isadump: Display the real addresses in flat mode 
     88  Program mkpatch: Include f71805f 
    8389  Program sensord: Do not log algorithm names 
    8490                   Drop EEPROM support (Aurelien Jarno) 
     
    8793  Program sensors: Drop free_the_label 
    8894                   Fix compilation with uclibc (no iconv) 
    89                    Add f71805f support 
     95                   Add f71805f, w83687thf support 
    9096  Program sensors-detect: Drop algorithm names 
    9197                          Do not rely on i2cdetect -l printing algo names