Changeset 1681

Show
Ignore:
Timestamp:
12/29/02 21:19:40 (6 years ago)
Author:
mds
Message:

minor updates

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/README.thinkpad

    r1550 r1681  
    1515port for wireless access, and elaborate access protection mechanisms. 
    1616The 24RF08 gets confused (presumably due to a state machine flaw) by 
    17 'quick write 0' (*) probes our package uses for detection. 
    18 This is in violation of the I2C specification. This corruption 
     17the 'quick write 0' (*) probes our package uses for detection. 
     18This behavior is in violation of the I2C specification. This corruption 
    1919mechanism has never been reported to us on any other eeprom, 
    2020Atmel or otherwise. 
     
    2323chance of corruption: 
    2424 
    25 1) Sensors-detect now accesses DMI information in the BIOS to identify 
    26    the system manufacturer. If the system manufacturer is IBM, 
     251) Sensors-detect now accesses ACPI and DMI information in the BIOS to 
     26   identify the system manufacturer. If the system manufacturer is IBM, 
    2727   sensors-detect will print a message and exit. 
    2828 
     
    4949 
    5050Even with these changes, we still DO NOT RECOMMEND INSTALLING 
    51 lm_sensors 2.6.5 on IBM Thinkpads, because: 
     51lm_sensors 2.6.5 or later on IBM Thinkpads, because: 
    5252 
    53531) While these changes will dramatically reduce the chance of 24RF08 
     
    6262 
    6363 
    64 As described above, our 2.6.5 release "blacklists" all IBM systems. 
    65 Our next step is to refine the system detection so that only 
     64As described above, our 2.6.5 and later releases "blacklists" all IBM 
     65systems. Our next step is to refine the system detection so that only 
    6666those models containing 24RF08's are blacklisted. We are working 
    6767with IBM on a method of querying the MTM (Machine Type and Model) 
     
    717124RF08 and the proprietary Embedded Controller should be 
    7272able to safely use lm_sensors. 
     73 
     74We would very much like to support IBM systems which contain 
     75non-proprietary sensor devices. Unfortunately, until we have 
     76a reliable identification method implemented, we must 
     77blacklist all IBM systems to minimize the chance of eeprom corruption. 
    7378 
    7479We do not have any reports of 24RF08 eeproms on non-IBM systems.