Changeset 3524

Show
Ignore:
Timestamp:
01/10/01 00:29:38 (12 years ago)
Author:
frodo
Message:

Docs update regarding mkpatch change

Location:
i2c/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • i2c/trunk/CHANGES

    r3521 r3524  
    1818----------------------------------------------------------------------------- 
    1919 
    20 2.5.5 (2000????) 
     202.5.5 (2001????) 
     21  mkpatch no longer supports 2.3 kernels 
    2122  i2c-core.c: Fix SMBus emulated i2c block writes 
    2223 
  • i2c/trunk/INSTALL

    r3484 r3524  
    155155 
    156156There is a special script which should be able to generate diffs against 
    157 any 2.0, 2.1, 2.2 and 2.3 kernel. Please report any problems to our 
    158 mailinglist. Note that it may fail, and probably silently, if you have 
    159 applied other patches to your kernel tree, or for very new kernels. 
    160 It *is* safe to run it if your kernel already has the i2c drivers, or 
    161 if it was patched with the lm_sensors drivers. 
     157any 2.2 and 2.4 kernel. Note that 2.3 kernels are no longer supported. 
     158Please report any problems to our mailinglist. Note that it may fail,  
     159and probably silently, if you have applied other patches to your kernel  
     160tree, or for very new kernels.  It *is* safe to run it if your kernel  
     161already has the i2c drivers, or if it was patched with the lm_sensors drivers. 
    162162 
    163163The kernel diffs are generated by the program `mkpatch.pl' in the mkpatch