Changeset 1012

Show
Ignore:
Timestamp:
02/04/01 12:43:09 (12 years ago)
Author:
frodo
Message:

Better notes about mkpatch not working on 2.3 kernels

Location:
lm-sensors/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/INSTALL

    r992 r1012  
    6464files in /usr/local/include, this will probably go wrong. See below on 
    6565how to fix this. 
     66 
     67NOTE: option 3 only works with 2.2 and 2.4 (2.4.0 and later) kernels; 
     68      option 1 and 2 also work with 2.3 kernels. 
    6669 
    6770 
     
    240243 
    241244There is a special script which should be able to generate diffs against 
    242 any 2.2 or 2.4 kernel. Note that 2.3 kernels are no longer supported for 
    243 this compilation option (choose option 1 instead). Please report any  
    244 problems to our mailinglist. Note that it may fail, and probably silently,  
    245 if you have applied other patches to your kernel tree, or for very new kernels. 
    246 It *is* safe to run it if your kernel already has the lm_sensors drivers. 
    247 It will only work if you applied the i2c patches first. 
     245any 2.2 or 2.4 kernel (2.4.0 or later). Note that 2.3 kernels are no  
     246longer supported for this compilation option (choose option 1 instead).  
     247Please report any problems to our mailinglist. Note that it may fail,  
     248and probably silently, if you have applied other patches to your kernel \ 
     249tree, or for very new kernels.  It *is* safe to run it if your kernel  
     250already has the lm_sensors drivers.  It will only work if you applied the  
     251i2c patches first. 
    248252 
    249253** Only a subset of the modules in lm_sensors are patched into the        ** 
  • lm-sensors/trunk/README

    r1010 r1012  
    2323but you may need to download it separately at: 
    2424  http://www.netroedge.com/~lm78 
     25 
    2526Kernels 2.3.34 and later, and all 2.4.x kernels, contain the 
    2627new I2C package; however, you may still need to download and install 
    2728the latest I2C version if lm_sensors does not compile. 
     29>>>>>>> 1.51 
    2830 
    2931