OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Mark Kettenis (ketteniscvs.openbsd.org)
Date: Thu Aug 31 2006 - 16:28:35 CDT


CVSROOT: /cvs
Module name: src
Changes by: ketteniscvs.openbsd.org 2006/08/31 15:28:35

Modified files:
        sys/arch/sparc64/include: openfirm.h
        sys/arch/sparc64/sparc64: ofw_machdep.c
        sys/arch/sparc64/stand/ofwboot: Locore.c

Log message:
Fix handling of 64-bit quantities in Open Firmware's client interface.
Spotted by tsi, and shamelessly stolen from his diff. Fixes several
UltraSPARC-III machines wich have more than one memory bank filled.

ok deraadt