Changeset 2519

Show
Ignore:
Timestamp:
05/09/04 19:01:17 (5 years ago)
Author:
khali
Message:

Insist on the fact that 2.4 kernels have an outdated i2c

subsystem.

Files:

Legend:

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

    r2145 r2519  
    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!!! 
     8This package REQUIRES i2c-2.8.1 or later! The i2c subsystem found in the 
     9Linux 2.4 kernel trees, even the latest ones, is outdated and won't work. 
    910 
    1011FOR 2.5/2.6 KERNELS, do not attempt to compile this package. 
  • lm-sensors/trunk/QUICKSTART

    r2145 r2519  
    3434 
    3535  * Download, build, and install the latest i2c package, 
    36     (i2c-2.8.1 or later). 
     36    (i2c-2.8.1 or later). The i2c subsystem found in the Linux 2.4 
     37    kernel trees, even the latest ones, is outdated and won't work. 
    3738    Quickstart for i2c: make; make install; depmod -a 
    3839