Changeset 2762

Show
Ignore:
Timestamp:
11/20/04 01:42:07 (4 years ago)
Author:
mds
Message:

claim support for MAX6625/6626

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/doc/chips/SUMMARY

    r2726 r2762  
    119119        ds75            1       -       -       -       yes     no 
    120120        ds1775          1       -       -       -       yes     no 
     121        max6625         1       -       -       -       yes     no 
     122        max6626         1       -       -       -       yes     no 
    121123        tcn75           1       -       -       -       yes     no 
    122124 
     
    190192 
    191193smsc47m1 
    192         smsc47m1        -       -       2       2       no      yes (LPC) 
     194        smsc47b27x      -       -       2       2       no      yes (LPC) 
     195        smsc47m10x      -       -       2       2       no      yes (LPC) 
     196        smsc47m13x      -       -       2       2       no      yes (LPC) 
     197        smsc47m14x      -       -       2       2       no      yes (LPC) 
     198        smsc47m15x      -       -       2       2       no      yes (LPC) 
     199        smsc47m192      -       -       2       2       no      yes (LPC) 
    193200 
    194201thmc50 
  • lm-sensors/trunk/doc/chips/lm75

    r2628 r2762  
    2020    Datasheet: Publicly available at the Dallas Semiconductor website 
    2121               http://www.dalsemi.com 
     22  * Maxim MAX6625, MAX6626 
     23    Prefix: `lm75' 
     24    Addresses scanned: I2C 0x48 - 0x4b (inclusive) 
     25    Datasheet: Publicly available at the Maxim website 
     26               http://www.maxim-ic.com 
    2227  * Microchip (TelCom) TCN75 
    2328    Prefix: `lm75' 
     
    6570the temperature of the processor(s). 
    6671 
    67 The DS75 and DS1775 are supported as well. 
    68 They are not distinguished from an LM75. While these chips 
     72The DS75, DS1775, MAX6625, and MAX6626 are supported as well. 
     73They are not distinguished from an LM75. While most of these chips 
    6974have three additional bits of accuracy (12 vs. 9 for the LM75), 
    7075the additional bits are not supported. Not only that, but these chips will 
     
    7479 
    7580The TCN75 is supported as well, and is not distinguished from an LM75. 
     81 
     82The LM75 is essentially an industry standard; there may be other 
     83LM75 clones not listed here, with or without various enhancements, 
     84that are supported. 
    7685 
    7786The LM77 is not supported, contrary to what we pretended for a long time.