Changeset 2050 for lm-sensors/trunk/doc/developers/proc
- Timestamp:
- 11/09/03 13:14:28 (5 years ago)
- Files:
-
- lm-sensors/trunk/doc/developers/proc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/doc/developers/proc
r1648 r2050 122 122 123 123 temp, 124 temp[1- 3] 3 Temperature max, min or hysteresis, and input value.124 temp[1-4] 3 Temperature max, min or hysteresis, and input value. 125 125 Floating point values XXX.X or XXX.XX in degrees Celcius. 126 126 'temp' is used if there is only one temperature sensor on the … … 128 128 Temp1 is generally the sensor inside the chip itself, 129 129 generally reported as "motherboard temperature". 130 Temp2 and temp3are generally sensors external to the chip130 Temp2 to temp4 are generally sensors external to the chip 131 131 itself, for example the thermal diode inside the CPU or a 132 132 termistor nearby. The second value is preferably a hysteresis
