Changeset 1338

Show
Ignore:
Timestamp:
03/14/02 01:46:58 (7 years ago)
Author:
mds
Message:

minor updates

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/TODO

    r779 r1338  
    1 Many, many things. Most notably: 
     1LM-Sensors TODO list 
     2Contact us if you have comments or wish to help. 
     3------------------------------------------------ 
    24 
    35I2C CODE CHANGES 
    46================ 
    57 
    6 * Update all documentation 
     8See TODO in the i2c package. 
     9 
    710 
    811KERNEL MODULES 
     
    3235* Better general locking, or at least a once-over to check no race-conditions 
    3336  remain. This is part of the SMP-safeness, and can better be done at once. 
    34 * Test SIS5595(/91/98) sensor support and SMBus support 
    35   Thomas Dickel <Thomas.Dickel@mni.fh-giessen.de> owns one SIS5595. 
    3637* adm9240: check whether the current voltage computations are correct. 
    3738  Probably not, as they are different from the datasheet specifications. 
     
    4748* Figure out what chips are appearing at 0x08 and 0x30 
    4849 
     50 
    4951LIBRARY 
    5052======= 
     
    5759  syntax in the conf file (they have to be quoted) 
    5860 
     61 
    5962PROGRAMS 
    6063======== 
     
    6265* Sensors program needs to print a + before lm75 temperatures 
    6366* Sensors program needs to be extended for many new chips 
     67 
    6468 
    6569OTHERS 
     
    6973  tsx-11.mit.edu /pub/linux/sources/sbin or  
    7074  sunsite.unc.edu /pub/linux/system/daemons/watchdog 
    71 * Add experimental drivers 
    7275