Subject: CVS commit: syssrc/sys/arch/i386/pci
To: None <source-changes@netbsd.org>
From: UCHIYAMA Yasushi <uch@netbsd.org>
List: source-changes
Date: 01/22/2002 17:08:54
Module Name:	syssrc
Committed By:	uch
Date:		Tue Jan 22 15:08:54 UTC 2002

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

Log Message:
Reset configuration of bridge order before enumerating bridge devices.
This is required when two or more bridges on the same bus, and some of
them are incompletely initialized by BIOS.
Reported by NAKAGAWA Yoshihisa <y-nakaga@nwsl.mesh.ad.jp>


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/i386/pci/pci_bus_fixup.c

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