cvs commit: src/sys/boot/sparc64/loader main.c
src/sys/sparc64/sparc64
genassym.c mp_locore.S src/sys/sun4v/include asi.h
Marius Strobl
marius at FreeBSD.org
Wed Sep 10 20:07:54 UTC 2008
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
More information about the cvs-src
mailing list