Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/06/1999 12:16:45
Module Name:	src
Committed By:	thorpej
Date:		Thu May  6 19:16:45 UTC 1999

Modified Files:
	src/sys/arch/macppc/include: pci_machdep.h
	src/sys/arch/macppc/macppc: mainbus.c
	src/sys/arch/macppc/pci: bandit.c
Log Message:
Allow pci_init() to be called twice, once just to find the PCI-Host
bridges and determine the "pci chipset" values (for making PCI tags),
and again to actually map the configuration space registers.