Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 May 2010 16:38:57 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/sparc64/sparc64 ofw_machdep.c
Message-ID:  <201005021639.o42GdEkg035328@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2010-05-02 16:38:57 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/sparc64/sparc64  ofw_machdep.c 
  Log:
  SVN rev 207516 on 2010-05-02 16:38:57Z by marius
  
  MFC: r206448
  
  Do as the comment suggests and determine the bus space based on the last
  bus we actually mapped at rather than always based on the last bus we
  encountered while moving upward in the tree. Otherwise we might use the
  wrong bus space in case the bridge directly underneath the nexus doesn't
  require mapping, i.e. was skipped as it's the case for ssm(4) nodes.
  
  Revision  Changes    Path
  1.16.2.3  +5 -8      src/sys/sparc64/sparc64/ofw_machdep.c



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