Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 May 2010 02:18:40 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/powerpc/aim ofw_machdep.c
Message-ID:  <201005230218.o4N2IwoP049213@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nwhitehorn    2010-05-23 02:18:40 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/powerpc/aim      ofw_machdep.c 
  Log:
  SVN rev 208427 on 2010-05-23 02:18:40Z by nwhitehorn
  
  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.
  
  Revision  Changes    Path
  1.24.2.3  +40 -0     src/sys/powerpc/aim/ofw_machdep.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005230218.o4N2IwoP049213>