Changeset 673
- Timestamp:
- 12/22/99 00:40:26 (9 years ago)
- Files:
-
- lm-sensors/trunk/INSTALL (modified) (1 diff)
- lm-sensors/trunk/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/INSTALL
r633 r673 25 25 Installing the i2c package 26 26 ========================== 27 28 Note: as of kernel 2.3.34, the new i2c code is integrated into the 29 mainstream kernels. You can skip this whole step if you use kernel 30 2.3.34 or later. 27 31 28 32 As of version 2.4.0 of lm_sensors, all i2c components are distributed in lm-sensors/trunk/README
r671 r673 18 18 but you may need to download it separately at: 19 19 http://www.netroedge.com/~lm78 20 Users of newer 2.3.x (and soon to be 2.4.x) kernels will be happy to know 21 that the new I2C implementation has been included in the kernel, but you 22 can still patch it with the latest version (see i2c/mkpatch/mkpatch.pl). 20 Users of kernel 2.3.34 and later (and also all soon to be 2.4.x) kernels 21 will be happy to know that the new I2C implementation has been included 22 in the kernel, but you can still patch it with the latest version 23 (see i2c/mkpatch/mkpatch.pl), but this is optional. 23 24 24 25 WARNING! The default module installation directory changed since version
