Changeset 1977

Show
Ignore:
Timestamp:
08/25/03 02:06:14 (5 years ago)
Author:
mds
Message:

remove old sensors.h info

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/doc/developers/new_drivers

    r1871 r1977  
    5151  Please do this _before_ you check in your driver. 
    5252 
    53 * Add sysctl definitions to kernel/include/sensors.h (for chip drivers only). 
    54   These define the entries in the ctl_table for /proc. 
    55  
    5653* Meet /proc naming standards in the ctl_table (for chip drivers only). 
    5754  See doc/developers/proc for information. Please do not deviate from 
     
    7673* Test the module. 
    7774  This is usually the boring part... 
    78   Test with a recent 2.4 kernel, and possibly with an older one 
    79   (>=2.4.9). 
     75  Test with a recent 2.4 kernel (>=2.4.9). 
    8076 
    8177* Add detection information to prog/detect/sensors-detect.