Subject: CVS commit: src/sys/arch/evbarm/iq80321
To: None <source-changes@NetBSD.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 09/12/2003 04:40:01
Module Name:	src
Committed By:	briggs
Date:		Fri Sep 12 04:40:00 UTC 2003

Modified Files:
	src/sys/arch/evbarm/iq80321: i80321_mainbus.c

Log Message:
Don't assume that we are the PCI host.  Actually check, and make sure that
we set things up so that we can run either as a PCI host or as a PCI slave
(working within the PCI BARs that the system BIOS has configured for us).


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/evbarm/iq80321/i80321_mainbus.c

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