Changeset 995

Show
Ignore:
Timestamp:
01/17/01 02:21:56 (8 years ago)
Author:
mds
Message:

add info on adding support for new drivers to mkpatch.

Files:

Legend:

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

    r931 r995  
    6969 
    7070* Submit the changes to us a patch against CVS. 
     71 
     72--------------------------------------------------------------------- 
     73Checklist for mkpatch support, after the driver is tested and stable: 
     74 
     75* Add files to mkpatch/FILES. 
     76 
     77* Add config help to mkpatch/mkpatch.pl. 
     78 
     79* Add initialization call to bottom of kernel/sensors.c.