Changeset 429

Show
Ignore:
Timestamp:
04/26/99 04:12:50 (10 years ago)
Author:
mds
Message:

removed extended fan_div bits for 782d/783s since that is done.

Files:

Legend:

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

    r422 r429  
    1010  It needs i2c-level access (too bad for SMBus-only adapters). 
    1111* w83781d: Some features are still unsupported for the W8378[23]. For 
    12   example, the new fan_divs (register 0x5d) and the extended beeps 
    13   (bank 4 register 0x53). Also, alarms seem to give strange results 
     12  example, the extended beeps (bank 4 register 0x53). 
     13  Also, alarms seem to give strange results 
    1414  sometimes, and there are some other minor problems, as indicated by 
    1515  Jonathan Bradshaw <jonathan@NrgUp.Com> 
     
    1717  base modules, to make it more interactive (right now one process can  
    1818  monopolize the entire adapter) 
    19 * Find some soulation for block reads in smbus-on-i2c emulation code 
     19* Find some solution for block reads in smbus-on-i2c emulation code 
    2020  We need a hack in the i2c level code for this :-( 
    2121* At least the bit-lp and bit-velle modules do no detection on loading;