Subject: CVS commit: [ppcoea-renovation] src/sys/arch/powerpc
To: None <source-changes@NetBSD.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 05/09/2007 19:46:21
Module Name:	src
Committed By:	garbled
Date:		Wed May  9 19:46:21 UTC 2007

Added Files:
	src/sys/arch/powerpc/include [ppcoea-renovation]: prep_bus.h
	src/sys/arch/powerpc/oea [ppcoea-renovation]: prep_machdep.c

Log Message:
Add a prep_bus.h and prep_machdep.c.  These files contain a number of
common routines that all machines with a PReP memory map should have in
common.  Note that the machine does not need to be a fully PReP compliant
machine to use these functions, just use the memory map.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1.2.1 src/sys/arch/powerpc/include/prep_bus.h
cvs rdiff -r0 -r1.1.2.1 src/sys/arch/powerpc/oea/prep_machdep.c

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