Changeset 2515
- Timestamp:
- 05/09/04 09:14:43 (9 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
r2499 r2515 803 803 # Factors and labels taken from GL520SM datasheet 804 804 805 # The GL520SM has two application modes. In mode 1 it has two thermistor 806 # inputs, in mode 2 it has only one and an extra (negative) voltage input. 807 # The mode is supposed to be set properly by your BIOS so you should not 808 # need to change it. You can force it below if really needed though. 809 # Note that this means that you have either temp2 or vin4 but never both 810 # at the same time. 811 812 # set two_temps 1 813 805 814 label vdd "+5V" 806 815 label vin1 "+3.3V" … … 830 839 set vin3_min 2.10 831 840 set vin3_max 2.30 832 set two_temps 1833 841 834 842
