Changeset 5329
- Timestamp:
- 09/09/08 15:18:48 (5 years ago)
- Location:
- lm-sensors/branches/lm-sensors-3.0.0
- Files:
-
- 2 modified
-
CHANGES (modified) (1 diff)
-
prog/pwm/pwmconfig (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/branches/lm-sensors-3.0.0/CHANGES
r5328 r5329 13 13 Determine MINSTOP automatically 14 14 Skip MINSTOP and MINSTART tests if fan can't stop 15 Change default for MINTEMP from 0 to 20 degrees C 15 16 sensors-detect: Add Intel SCH (bus) support 16 17 Add SMSC EMC6D103 support -
lm-sensors/branches/lm-sensors-3.0.0/prog/pwm/pwmconfig
r5328 r5329 684 684 INTERVAL=10 685 685 PS3='select (1-n): ' 686 DEFMINTEMP= 0686 DEFMINTEMP=20 687 687 DEFMAXTEMP=60 688 688 DEFMINSTART=150
