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

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

Log Message:
When the old PCI address map is in use, disable I/O space.  Also disable
I/O space on PBC revs < B2.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/algor/algor/algor_p4032_bus_io.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/algor/dev/vtpbc_mainbus.c
cvs rdiff -r1.2 -r1.3 \
    syssrc/sys/arch/algor/pci/pci_alignstride_bus_io_chipdep.c \
    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.