Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/14/2001 20:57:27
Module Name:	syssrc
Committed By:	thorpej
Date:		Thu Jun 14 17:57:27 UTC 2001

Modified Files:
	syssrc/sys/arch/algor/algor: algor_p4032_bus_mem.c algor_p4032_dma.c
	syssrc/sys/arch/algor/dev: vtpbc_mainbus.c
	syssrc/sys/arch/algor/pci: vtpbc.c vtpbcvar.h

Log Message:
Read the PCI memory space base and the PCI DMA window base from the
V3 PBC, and use them in the bus mem tag and the bus dma tag on the
P-4032.  This allows us to get much further when PMON has configured
the PBC using the old-style PCI address map.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/algor/algor/algor_p4032_bus_mem.c \
    syssrc/sys/arch/algor/algor/algor_p4032_dma.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/algor/dev/vtpbc_mainbus.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/algor/pci/vtpbc.c \
    syssrc/sys/arch/algor/pci/vtpbcvar.h

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