Subject: CVS commit: syssrc/sys/arch/i386/pci
To: None <source-changes@netbsd.org>
From: Michael Richardson <mcr@netbsd.org>
List: source-changes
Date: 07/06/2001 21:03:17
Module Name:	syssrc
Committed By:	mcr
Date:		Fri Jul  6 18:03:17 UTC 2001

Modified Files:
	syssrc/sys/arch/i386/pci: pci_bus_fixup.c pci_bus_fixup.h

Log Message:
	when fixing up buses, keep track of the parent of each bus,
	and the pcitag to access the primary side of that bridge.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/i386/pci/pci_bus_fixup.c \
    syssrc/sys/arch/i386/pci/pci_bus_fixup.h

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