Changeset 5025
- Timestamp:
- 11/18/07 17:16:41 (6 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
r5023 r5025 4 4 SVN HEAD 5 5 pwmconfig: Better diagnostics in pwmdisable 6 Give the fans some time to spin up 6 7 sensors-detect: Add Texas Instruments TMP401 detection 7 8 Mention the f75375s driver -
lm-sensors/branches/lm-sensors-3.0.0/prog/pwm/pwmconfig
r5023 r5025 206 206 207 207 echo 208 echo "Giving the fans some time to reach full speed..." 209 sleep $DELAY 208 210 echo 'Found the following fan sensors:' 209 211 for i in $FAN
