Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jan 2010 21:19:46 +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:  <201001132119.o0DLJtJ5028422@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2010-01-13 21:19:46 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/sparc64/sparc64  ofw_machdep.c 
  Log:
  SVN rev 202260 on 2010-01-13 21:19:46Z by marius
  
  MFC: r200925
  
  - By re-arranging the code in OF_decode_addr() somewhat and accepting
    a bit of a detour we can just iterate through the banks array instead
    of having to calculate every offset. This change is inspired by the
    powerpc version of this function.
  - Add support for the JBus to EBus bridges which hang off of nexus(4).
  
  Revision  Changes    Path
  1.17.2.3  +33 -33    src/sys/sparc64/sparc64/ofw_machdep.c



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