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

Modified Files:
	src/sys/arch/sandpoint/include [ppcoea-renovation]: intr.h openpicreg.h
	src/sys/arch/sandpoint/sandpoint [ppcoea-renovation]: machdep.c

Log Message:
- place a comment in machdep.c to tell interrupt number scheme.
- make EPIC register locator valid both for direct and serial mode irq.
- fix a typo (?) in openpicreg.h for OPENPIC_SERIAL_MODE case.


To generate a diff of this commit:
cvs rdiff -r1.12.14.1 -r1.12.14.2 src/sys/arch/sandpoint/include/intr.h
cvs rdiff -r1.3.88.1 -r1.3.88.2 src/sys/arch/sandpoint/include/openpicreg.h
cvs rdiff -r1.35.14.1 -r1.35.14.2 src/sys/arch/sandpoint/sandpoint/machdep.c

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