Changeset 2800

Show
Ignore:
Timestamp:
12/22/04 00:29:26 (4 years ago)
Author:
mds
Message:

quick fixup for 2.9.0. Probably needs more work.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/INSTALL

    r2519 r2800  
    66The driver modules in this package are ONLY for 2.4 kernels 2.4.9 or later !!! 
    77 
    8 This package REQUIRES i2c-2.8.1 or later! The i2c subsystem found in the 
     8This package REQUIRES i2c-2.9.0 or later! The i2c subsystem found in the 
    99Linux 2.4 kernel trees, even the latest ones, is outdated and won't work. 
    1010 
    11 FOR 2.5/2.6 KERNELS, do not attempt to compile this package. 
     11FOR 2.5/2.6 KERNELS, do not attempt to compile the modules in this package. 
    1212    Use the drivers already in the 2.5/2.6 kernel tree. 
    1313    If you are running a 2.5/2.6 kernel, the ONLY thing you need to 
     
    1515    of these instructions. 
    1616 
    17 IF YOU REQUIRE BTTV AND RELATED MODULES, 
     17IF YOU REQUIRE BTTV AND RELATED MODULES, 
    1818    See the information in README. 
    1919    Do NOT follow the rest of these instructions. 
     
    5858========================== 
    5959 
    60 This lm_sensors release REQUIRES i2c-2.8.0 or later, 
    61 which is not in kernels through (at least) 2.4.22
     60This lm_sensors release REQUIRES i2c-2.9.0 or later, 
     61which is not in kernels through (at least) 2.4.28
    6262Therefore, you must download and install the i2c package with 
    6363the same version number or higher as this lm_sensors package. 
  • lm-sensors/trunk/QUICKSTART

    r2519 r2800  
    3434 
    3535  * Download, build, and install the latest i2c package, 
    36     (i2c-2.8.1 or later). The i2c subsystem found in the Linux 2.4 
     36    (i2c-2.9.0 or later). The i2c subsystem found in the Linux 2.4 
    3737    kernel trees, even the latest ones, is outdated and won't work. 
    3838    Quickstart for i2c: make; make install; depmod -a 
  • lm-sensors/trunk/README

    r2625 r2800  
    1010 
    1111!!! This package is ONLY for 2.6, 2.5, and 2.4 kernels (2.4.9 or later) !!! 
    12 !!! THIS PACKAGE REQUIRES i2c-2.8.1 or later!!! 
     12!!! THIS PACKAGE REQUIRES i2c-2.9.0 or later!!! 
    1313 
    1414FOR 2.6/2.5 KERNELS, Use only the userspace tools in this package! 
     
    32322.4, 2.5, and 2.6 kernels. 
    3333 
    34 WARNING! You must have at least i2c-2.8.1
     34WARNING! You must have at least i2c-2.9.0
    3535EVEN IF your kernel does contain i2c support! 
    3636 
     
    3838for compilation of this package. 
    3939 
    40 ADDITIONALLY, i2c-2.8.1 is not API compatible to earlier i2c 
    41 releases due to struct changes; therefore you must NOT ENABLE 
    42 any other i2c drivers (e.g. bttv) in the kernel. 
    43 Do NOT install lm-sensors kernel modules directly out of this package 
    44 if you require bttv or related modules. 
     40ADDITIONALLY, i2c-2.9.0 is API compatible to i2c releases 2.7.0 and earlier, 
     41but is not API compatible to i2c releases 2.8.0 - 2.8.8 
     42due to struct changes. 
    4543 
    4644Users whose systems require additional i2c-related 
    4745kernel modules (bttv, i2c-matrox, rivatv, zoran...) 
    48 will require additional patches for the Linux 2.4.21 and 2.4.22 kernels. 
    49 These patches fix compatibility differences between i2c-2.8.1 and 
    50 the Linux 2.4 kernels
     46will require additional patches for the Linux 2.4.x kernels. 
     47These patches fix compatibility differences between those modules and 
     48the 2.9.0 i2c release
    5149A complete installation guide is available at 
    5250  http://khali.linux-fr.org/devel/i2c/