Changeset 5902
- Timestamp:
- 01/17/11 09:12:06 (2 years ago)
- Location:
- lm-sensors/trunk
- Files:
-
- 2 modified
-
CHANGES (modified) (1 diff)
-
etc/sensors.conf.default (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/CHANGES
r5901 r5902 10 10 sensors.conf.default: Add a section for the W83627THF 11 11 Add a section for the SCH5127 12 Add a section for the W83627UHG 12 13 sensors: Display 3 decimal places in raw output 13 14 Add support for intrusion detection (#2370) -
lm-sensors/trunk/etc/sensors.conf.default
r5889 r5902 304 304 305 305 306 chip "w83627uhg-*" 307 308 label in2 "AVCC" 309 label in3 "+5V" 310 label in7 "5VSB" 311 label in8 "Vbat" 312 313 set in2_min 5.0 * 0.90 314 set in2_max 5.0 * 1.10 315 set in3_min 5.0 * 0.90 316 set in3_max 5.0 * 1.10 317 set in7_min 5.0 * 0.90 318 set in7_max 5.0 * 1.10 319 set in8_min 3.0 * 0.90 320 set in8_max 3.0 * 1.10 321 322 306 323 chip "f71805f-*" 307 324
