mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-29 13:28:01 +00:00
pwmconfig: Give the fans some time to spin up.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@5025 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
parent
a95f194cef
commit
c0637bebe0
1
CHANGES
1
CHANGES
@ -3,6 +3,7 @@ lm-sensors CHANGES file
|
|||||||
|
|
||||||
SVN HEAD
|
SVN HEAD
|
||||||
pwmconfig: Better diagnostics in pwmdisable
|
pwmconfig: Better diagnostics in pwmdisable
|
||||||
|
Give the fans some time to spin up
|
||||||
sensors-detect: Add Texas Instruments TMP401 detection
|
sensors-detect: Add Texas Instruments TMP401 detection
|
||||||
Mention the f75375s driver
|
Mention the f75375s driver
|
||||||
Add SMSC LPC47B367-NC detection (no sensors)
|
Add SMSC LPC47B367-NC detection (no sensors)
|
||||||
|
@ -205,6 +205,8 @@ do
|
|||||||
done
|
done
|
||||||
|
|
||||||
echo
|
echo
|
||||||
|
echo "Giving the fans some time to reach full speed..."
|
||||||
|
sleep $DELAY
|
||||||
echo 'Found the following fan sensors:'
|
echo 'Found the following fan sensors:'
|
||||||
for i in $FAN
|
for i in $FAN
|
||||||
do
|
do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user