Changeset 5103
- Timestamp:
- 01/09/08 12:01:44 (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
r5102 r5103 12 12 Warn about outputs found in automatic mode 13 13 Repeat available configuration options before prompt (#2289) 14 Fix duplicate warning message when config file is broken 14 15 fancontrol: Detect improperly formatted FCTEMPS value (#2293) 15 16 sensord: Fix rrd support (#2276) -
lm-sensors/branches/lm-sensors-3.0.0/prog/pwm/pwmconfig
r5100 r5103 553 553 MINPWM="" 554 554 MAXPWM="" 555 return 0 555 556 fi 556 557 done
