Subject: CVS commit: [ppcoea-renovation] src/sys/arch/sandpoint/sandpoint
To: None <source-changes@NetBSD.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 05/04/2007 10:50:49
Module Name:	src
Committed By:	nisimura
Date:		Fri May  4 10:50:49 UTC 2007

Modified Files:
	src/sys/arch/sandpoint/sandpoint [ppcoea-renovation]: locore.S
	    machdep.c mainbus.c

Log Message:
NetBSD/sandpoint steps forward to ppcoea-renovation.
- make sure locore.S to clear BSS before use.  remove defunct intrnames.
- make machdep.c and mainbus.c similiar to prep.
- adapt powerpc/pic scheme.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.10.38.1 src/sys/arch/sandpoint/sandpoint/locore.S
cvs rdiff -r1.35 -r1.35.14.1 src/sys/arch/sandpoint/sandpoint/machdep.c
cvs rdiff -r1.18 -r1.18.38.1 src/sys/arch/sandpoint/sandpoint/mainbus.c

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