Changeset 968

Show
Ignore:
Timestamp:
01/06/01 03:28:13 (12 years ago)
Author:
mds
Message:

update docs to reflect change from temp and remote_temp
to temp1 and temp2.

Location:
lm-sensors/trunk/doc/chips
Files:
2 modified

Legend:

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

    r610 r968  
    219219  Note: # - These flags stay high until the status register is read or they  
    220220            are reset by POR. 
    221 * temp (ADM1021_SYSCTL_TEMP) 
     221* temp1 (ADM1021_SYSCTL_TEMP) 
    222222  A list of three numbers. The first number is the Overtemperature Shutdown 
    223223  value, the second number is Low limit value, and the third number is the 
     
    238238  If accessed through sysctl, this is a list of longs, each being the 
    239239  temperature times 10. 
    240 * remote_temp (ADM1021_SYSCTL_REMOTE_TEMP) 
    241   Works exactly the same way as 'temp', but uses an external temperature 
     240* temp2 (ADM1021_SYSCTL_REMOTE_TEMP) 
     241  Works exactly the same way as 'temp1', but uses an external temperature 
    242242  probe for the sensing.  The temperature probe is of a silicon diode type 
    243243  and not of a thermal-resistive type.  A probe can easily be made from a 
  • lm-sensors/trunk/doc/chips/thmc50

    r746 r968  
    3939----------- 
    4040 
    41 The THMC50 implements: an internal temperature sensors, support for an 
     41The THMC50 implements: an internal temperature sensor, support for an 
    4242external diode-type temperature sensor (compatible w/ the diode sensor inside 
    4343many processors), and a controllable fan/analog_out DAC. For the temperature 
     
    6262rw=read and writeable): 
    6363 
    64 temp --         Three fields: [temp-os,rw] [temp-hyst,rw] [temp,ro] 
    65 remote_temp --  Three fields: [temp-os,rw] [temp-hyst,rw] [temp,ro] 
     64temp1 (internal) --     Three fields: [temp-os,rw] [temp-hyst,rw] [temp,ro] 
     65temp2 (remote)  --     Three fields: [temp-os,rw] [temp-hyst,rw] [temp,ro] 
    6666 
    6767temp-os, temp-hyst, and temp are whole degree integers representing degrees