Changeset 2628

Show
Ignore:
Timestamp:
07/03/04 12:58:59 (4 years ago)
Author:
khali
Message:

Detail LM75-compatible chips issues.

Files:

Legend:

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

    r2625 r2628  
    6868They are not distinguished from an LM75. While these chips 
    6969have three additional bits of accuracy (12 vs. 9 for the LM75), 
    70 the additional bits are not supported. 
     70the additional bits are not supported. Not only that, but these chips will 
     71not be detected if not in 9-bit precision mode (use the force parameter if 
     72needed). 
    7173The prefix in the /proc directory is still 'lm75'. 
    7274 
  • lm-sensors/trunk/mkpatch/mkpatch.pl

    r2625 r2628  
    425425CONFIG_SENSORS_LM75  
    426426  If you say yes here you get support for National Semiconductor LM75 
    427   sensor chips and clones: Dallas Semi DS75 and DS1775, and TelCon 
    428   TCN75. This can also be built as a module which can be inserted and 
    429   removed while the kernel is running. 
     427  sensor chips and clones: Dallas Semiconductor DS75 and DS1775 (in 
     428  9-bit precision mode), and TelCom (now Microchip) TCN75. This can 
     429  also be built as a module which can be inserted and removed while 
     430  the kernel is running. 
    430431 
    431432  You will also need the latest user-space utilties: you can find them