mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 14:25:39 +00:00
updates on i2c dependencies
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1324 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
7
INSTALL
7
INSTALL
@@ -1,3 +1,10 @@
|
||||
=============================================================================
|
||||
|
||||
INSTALLATION INSTRUCTIONS
|
||||
|
||||
REQUIRES kernel 2.4.13 or later, or i2c-2.6.1 or later!!!
|
||||
|
||||
=============================================================================
|
||||
These are the installation instruction for the lm_sensors package.
|
||||
|
||||
There are two ways in which you can compile and install this package. Each
|
||||
|
@@ -19,8 +19,8 @@ Other methods are described in INSTALL.
|
||||
modules or is disabled. If it is compiled-in, you obviously
|
||||
cannot replace it with modules.
|
||||
|
||||
* Download, build, and install the latest i2c package.
|
||||
This is necessary for lm_sensors 2.6.1 with ALL KERNELS.
|
||||
* Download, build, and install the latest i2c package,
|
||||
UNLESS you have kernel 2.4.13 or greater, or i2c-2.6.1 or greater.
|
||||
Quickstart for i2c: make; make install; depmod -a
|
||||
|
||||
* Do `make'.
|
||||
|
8
README
8
README
@@ -6,6 +6,10 @@
|
||||
|
||||
OVERVIEW OF THE LM_SENSORS PACKAGE AND SUMMARY OF SUPPORTED DEVICES
|
||||
|
||||
REQUIRES kernel 2.4.13 or later, or i2c-2.6.1 or later!!!
|
||||
|
||||
=============================================================================
|
||||
|
||||
This is the completely rewritten version 2 of lm_sensors, a collection of
|
||||
modules for general SMBus access and hardware monitoring.
|
||||
Version 1 is now officially unsupported.
|
||||
@@ -74,7 +78,7 @@ We also support some miscellaneous chips:
|
||||
SDRAM Dimms with Serial Presence Detect EEPROMs
|
||||
Intel Xeon processor embedded EEPROMs
|
||||
DDC Monitor embedded EEPROMs
|
||||
Philips Semiconductors PCF8591
|
||||
Philips Semiconductors PCF8574, PCF8591
|
||||
|
||||
|
||||
See our New Drivers page http://www.lm-sensors.nu/~lm78/newdrivers.html
|
||||
@@ -137,7 +141,7 @@ The latest version of this package can always be found on our homepage:
|
||||
http://www.netroedge.com/~lm78. Pre-release versions can be retrieved
|
||||
through anonymous CVS; see doc/cvs for more information.
|
||||
|
||||
This whole package is copyright (c) 1998 - 2001 by Frodo Looijaard and
|
||||
This whole package is copyright (c) 1998 - 2002 by Frodo Looijaard and
|
||||
Philip Edelbrock, except for a few drivers written by
|
||||
other people. See the individual files for more exact copyright information.
|
||||
This package may be distributed according to the GNU General Public License
|
||||
|
Reference in New Issue
Block a user