root/lm-sensors/tags/V2-10-6/README.patches

Revision 3075, 0.7 KB (checked in by khali, 7 years ago)

Drop all references to the old mailing list.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1These patches were pre-made using the i2c and lm_sensors packages.
2
3In this document, the example version used of this patch is
4lm_sensors-2.4.0-i2c-kernel-2.2.12.  Your actual version may be
5newer than this.
6
7To use:
8
9* Download a virgin kernel distribution of the exact version as
10  this patch distribution.
11
12* Unpackage and install the kernel source, but do not configure
13  or 'make' it yet.
14
15* Apply the I2C patch, for example:
16
17# patch -d /usr/src/linux -p1 < lm_sensors-2.4.0-i2c-kernel-2.2.12.patch
18
19* Apply the Lm_sensors patch, for example:
20
21# patch -d /usr/src/linux -p1 < lm_sensors-2.4.0-lm-kernel-2.2.12.patch
22
23
24The patches must be applied in this order: i2c then lm_sensors
25
26
27Enjoy!
28
29
30-- The Lm_sensors Development Team
Note: See TracBrowser for help on using the browser.