Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sparc64



Module Name:    src
Committed By:   nakayama
Date:           Mon May 18 12:15:26 UTC 2009

Modified Files:
        src/sys/arch/sparc64/include: sparc64.h
        src/sys/arch/sparc64/sparc64: ofw_machdep.c

Log Message:
Using OpenFirmware calls properly about 64-bit physical address handling.
Old code trancate a physical address to 32-bit width.  Idea from OpenBSD.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/sparc64/include/sparc64.h
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/sparc64/sparc64/ofw_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index