]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r256901, r256914 (by nwhitehorn):
authorian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 13 May 2014 17:18:48 +0000 (17:18 +0000)
committerian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 13 May 2014 17:18:48 +0000 (17:18 +0000)
commit7df48f03a0f798787a08fc3d93cf89a11886a324
tree9647ab8ed4f03deeede341289136d6d81fb2a4e0
parente24800b76bd5de683763e860438cc7b9bc6c9f03
MFC r256901, r256914 (by nwhitehorn):

  Catch up on 6 years of improvements in Open Firmware nexus devices by
  importing the sparc64 one. At least 90% of this code is MI and will be
  moved into /sys/dev/ofw at some point in the future.

  Ignore registers on devices where the reg property is malformed. Issue a
  warning if this happens under bootverbose. This prevents some
  strange-looking entries in dmesg for SMU devices on Apple G5 systems.

git-svn-id: svn://svn.freebsd.org/base/stable/10@265960 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/powerpc/powerpc/nexus.c