Show
Ignore:
Timestamp:
07/05/07 22:51:51 (5 years ago)
Author:
khali
Message:

thmc50: Fix the i2c address range.
Add link to the datasheets.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/doc/chips/thmc50

    r3007 r4558  
    77  * Analog Devices ADM1022 
    88    Prefix: 'adm1022' 
    9     Addresses scanned: I2C 0x2D - 0x2F 
    10     Datasheet: Publicly available at the Analog Devices website 
     9    Addresses scanned: I2C 0x2C - 0x2E 
     10    Datasheet: http://www.analog.com/en/prod/0,2877,ADM1022,00.html 
    1111  * Texas Instruments THMC50 
    1212    Prefix: 'thmc50' 
    13     Addresses scanned: I2C 0x2D - 0x2F 
    14     Datasheet: Publicly available at the Texas Instruments' website 
     13    Addresses scanned: I2C 0x2C - 0x2E 
     14    Datasheet: http://focus.ti.com/docs/prod/folders/print/thmc50.html 
    1515 
    1616Authors: Frodo Looijaard <frodol@dds.nl> and