Changeset 938
- Timestamp:
- 11/30/00 03:39:06 (12 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/etc/sensors.conf.eg (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/etc/sensors.conf.eg
r909 r938 5 5 # The 'set' lines (generally for min and max values) # 6 6 # do not take effect until you run 'sensors -s' as root !!! # 7 # We suggest you put 'sensors -s' in a /etc/rc.d/... file #7 # We suggest you put 'sensors -s' in a /etc/rc.d/... file # 8 8 # to be run at boot time after the modules are inserted !!! # 9 9 ########################################################################## … … 605 605 compute in2 @ * 38 / 10, @ * 10 / 38 606 606 compute in5 (@ * 36 - 118.61) / 7, (118.61 + 7 * @) / 36 607 608 chip "adm1025-*" 609 610 # These are as advised in the data sheet 611 612 label in0 "+2.5V" 613 label in1 "VCCP" 614 label in2 "+3.3V" 615 label in3 "+5V" 616 label in4 "+12V" 617 label in5 "VCC" 618 619 label temp1 "SYS Temp" 620 label temp2 "CPU Temp"
