Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Sep 2008 20:07:08 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/sparc64/loader main.c src/sys/sparc64/sparc64 genassym.c mp_locore.S src/sys/sun4v/include asi.h
Message-ID:  <200809102007.m8AK7sQx045722@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2008-09-10 20:07:08 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/sparc64/loader main.c 
    sys/sparc64/sparc64  genassym.c mp_locore.S 
    sys/sun4v/include    asi.h 
  Log:
  SVN rev 182916 on 2008-09-10 20:07:08Z by marius
  
  Work around Cheetah+ erratum 34 (USIII+ erratum #10) by relocating
  the locked entry in it16 slot 0, which typically is occupied by the
  PROM, and manually entering locked entries in slots != 0.
  
  Thanks to Hubert Feyrer for donating the Blade 2000 this change was
  developed on.
  
  Revision  Changes    Path
  1.38      +110 -0    src/sys/boot/sparc64/loader/main.c
  1.75      +3 -0      src/sys/sparc64/sparc64/genassym.c
  1.11      +112 -22   src/sys/sparc64/sparc64/mp_locore.S
  1.3       +1 -0      src/sys/sun4v/include/asi.h



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