Changeset 1324

Show
Ignore:
Timestamp:
02/17/02 01:24:06 (11 years ago)
Author:
mds
Message:

updates on i2c dependencies

Location:
lm-sensors/trunk
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/INSTALL

    r1012 r1324  
     1============================================================================= 
     2 
     3INSTALLATION INSTRUCTIONS 
     4 
     5REQUIRES kernel 2.4.13 or later, or i2c-2.6.1 or later!!! 
     6 
     7============================================================================= 
    18These are the installation instruction for the lm_sensors package. 
    29 
  • lm-sensors/trunk/QUICKSTART

    r1176 r1324  
    2020    cannot replace it with modules. 
    2121 
    22   * Download, build, and install the latest i2c package. 
    23     This is necessary for lm_sensors 2.6.1 with ALL KERNELS. 
     22  * Download, build, and install the latest i2c package, 
     23    UNLESS you have kernel 2.4.13 or greater, or i2c-2.6.1 or greater. 
    2424    Quickstart for i2c: make; make install; depmod -a 
    2525 
  • lm-sensors/trunk/README

    r1275 r1324  
    66 
    77OVERVIEW OF THE LM_SENSORS PACKAGE AND SUMMARY OF SUPPORTED DEVICES 
     8 
     9REQUIRES kernel 2.4.13 or later, or i2c-2.6.1 or later!!! 
     10 
     11============================================================================= 
    812 
    913This is the completely rewritten version 2 of lm_sensors, a collection of 
     
    7579  Intel Xeon processor embedded EEPROMs 
    7680  DDC Monitor embedded EEPROMs 
    77   Philips Semiconductors PCF8591   
     81  Philips Semiconductors PCF8574, PCF8591   
    7882 
    7983 
     
    138142through anonymous CVS; see doc/cvs for more information. 
    139143 
    140 This whole package is copyright (c) 1998 - 2001 by Frodo Looijaard and 
     144This whole package is copyright (c) 1998 - 2002 by Frodo Looijaard and 
    141145Philip Edelbrock, except for a few drivers written by 
    142146other people. See the individual files for more exact copyright information.