Subject: PR/26508 CVS commit: [netbsd-4] src/sys/arch/macppc/pci
To: None <port-macppc-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Manuel Bouyer <bouyer@netbsd.org>
List: netbsd-bugs
Date: 03/04/2007 12:25:02
The following reply was made to PR port-macppc/26508; it has been noted by GNATS.

From: Manuel Bouyer <bouyer@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/26508 CVS commit: [netbsd-4] src/sys/arch/macppc/pci
Date: Sun,  4 Mar 2007 12:21:28 +0000 (UTC)

 Module Name:	src
 Committed By:	bouyer
 Date:		Sun Mar  4 12:21:28 UTC 2007
 
 Modified Files:
 	src/sys/arch/macppc/pci [netbsd-4]: pci_machdep.c
 
 Log Message:
 Pull up following revision(s) (requested by macallan in ticket #471):
 	sys/arch/macppc/pci/pci_machdep.c: revision 1.33
 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.32.2.1 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.