Subject: CVS commit: src/sys/arch/macppc/pci
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 01/03/2007 22:28:30
Module Name:	src
Committed By:	macallan
Date:		Wed Jan  3 22:28:30 UTC 2007

Modified Files:
	src/sys/arch/macppc/pci: pci_machdep.c

Log Message:
if we encounter a cardbus bridge with bogus bus number try to get OF to
assign it a bus number so cardbus* will attach properly.
Should fix PR26508


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/arch/macppc/pci/pci_machdep.c

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