]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r208152,208172:
authornwhitehorn <nwhitehorn@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 23 May 2010 02:18:40 +0000 (02:18 +0000)
committernwhitehorn <nwhitehorn@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 23 May 2010 02:18:40 +0000 (02:18 +0000)
commit07a36638e127da745504bc2ea329844109817096
tree9b5e3c50bee7125f4a5cd3aceb1708bc125a4682
parentfae8662bd3cd04a7958971051214c96cbdd6ebbb
MFC r208152,208172:

On PowerMac11,2 and (presumably) PowerMac12,1, we need to quiesce the
firmware in order to take over control of the SMU. Without doing this,
the firmware background process doing fan control will run amok as we
take over the system and crash the management chip.

This is limited to these two machines because our kernel is heavily
dependent on firmware accesses, and so quiescing firmware can cause
nasty problems.

git-svn-id: svn://svn.freebsd.org/base/stable/8@208427 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/powerpc/aim/ofw_machdep.c