Changeset 1808

Show
Ignore:
Timestamp:
06/22/03 16:26:56 (10 years ago)
Author:
mds
Message:

updates

Location:
lm-sensors/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/CHANGES

    r1806 r1808  
    8787  Program lm_sensors.init: Call sensors -s in start() 
    8888  Program mkpatch: Fix vt8231 compile; keep tsunami from menu on non-alpha; 
    89                    add adm1026,lm85 support 
     89                   Add adm1026,lm85 support; 
     90                   Remove sensors.c file; add sensors_compat.h; 
     91                   Remove patches to i2c-core.c and drivers/char/mem.c 
    9092  Program p4b_smbus: Fix 'make install', install in same place as other modules 
    9193  Program pwmconfig, pwmtest: New 
  • lm-sensors/trunk/README

    r1777 r1808  
    1111           !!! THIS PACKAGE REQUIRES i2c-2.8.0 or later!!! 
    1212 
    13 FOR 2.5 KERNELS, we do not recommend attempting to compile this package. 
     13FOR 2.5 KERNELS, Do not attempt to compile this package. 
    1414                 Use the drivers already in the 2.5 kernel development tree. 
    1515 
     
    2020Version 1 is now officially unsupported. 
    2121 
    22 WARNING! This package will kernels 2.4.9 - 2.4.xx only. 
     22WARNING! This package will work on kernels 2.4.9 - 2.4.xx only. 
    2323Use lm_sensors-2.4.5 for 2.0 kernels. 
    2424Use lm_sensors-2.7.0 for 2.2, 2.3, and 2.4.0 - 2.4.8 kernels. 
    25 Use the kernel patches linked from our download page for 2.5 kernels. 
     25Use the drivers already in the kernel for 2.5 kernels; if you need 
     26additional drivers in 2.5 please port and submit them to us. 
    2627 
    2728WARNING! You must get the latest i2c package, i2c-2.8.0, 
    2829EVEN IF your kernel does contain i2c support!!!!!!!!! 
    2930 
    30 Kernels 2.3.34 and later, and all 2.4.x kernels, contain the 
    31 I2C package. Kernels 2.4.13 - 2.4.20 contain i2c-2.6.1, 
    32 which is NOT sufficient for compilation of this package. 
     31The I2C package in existing 2.4 kernels is NOT sufficient 
     32for compilation of this package. 
    3333 
    34 See the lm_sensors download page for guidance: 
     34ADDITIONALLY, i2c-2.8.0 is not API compatible to earlier i2c 
     35releases due to struct changes; therefore you must NOT ENABLE 
     36any other i2c drivers (e.g. bttv) in the kernel. 
     37Do NOT use lm-sensors 2.8.0 or i2c-2.8.0 if you require bttv. 
     38 
     39See the lm_sensors download page for further guidance: 
    3540  http://secure.netroedge.com/~lm78/download.html 
    3641 
     
    8287  TI THMC10 and THMC50 
    8388  VIA Technologies VT1211 and VT82C686A/B embedded sensors 
    84   Winbond W83781D, W83782D, W83783S, W83627HF, and W83697HF 
     89  Winbond W83781D, W83782D, W83783S, W83791D, 
     90          W83627HF, W83627THF, and W83697HF 
    8591 
    8692