Subject: CVS commit: src/sys/arch/evbppc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 03/24/2003 19:07:19
Module Name:	src
Committed By:	matt
Date:		Mon Mar 24 17:07:18 UTC 2003

Modified Files:
	src/sys/arch/evbppc/conf: EV64260 files.ev64260
	src/sys/arch/evbppc/ev64260: com_obio.c ev64260_locore.S gt_mainbus.c
	    machdep.c

Log Message:
Make PCI interrupts -> GPP mapping configured via config file.
Add bus_spaces for all possile obios.  Add gt_halt to make
sure the discovery is not doing dma as soon as possible.
Read the SDRAM register to figure out how much physical RAM
is available.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/evbppc/conf/EV64260
cvs rdiff -r1.2 -r1.3 src/sys/arch/evbppc/conf/files.ev64260
cvs rdiff -r1.1 -r1.2 src/sys/arch/evbppc/ev64260/com_obio.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/evbppc/ev64260/ev64260_locore.S
cvs rdiff -r1.6 -r1.7 src/sys/arch/evbppc/ev64260/gt_mainbus.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/evbppc/ev64260/machdep.c

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