Changeset 2519
- Timestamp:
- 05/09/04 19:01:17 (5 years ago)
- Files:
-
- lm-sensors/trunk/INSTALL (modified) (1 diff)
- lm-sensors/trunk/QUICKSTART (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/INSTALL
r2145 r2519 6 6 The driver modules in this package are ONLY for 2.4 kernels 2.4.9 or later !!! 7 7 8 This package REQUIRES i2c-2.8.1 or later!!! 8 This package REQUIRES i2c-2.8.1 or later! The i2c subsystem found in the 9 Linux 2.4 kernel trees, even the latest ones, is outdated and won't work. 9 10 10 11 FOR 2.5/2.6 KERNELS, do not attempt to compile this package. lm-sensors/trunk/QUICKSTART
r2145 r2519 34 34 35 35 * 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. 37 38 Quickstart for i2c: make; make install; depmod -a 38 39
