Subject: PR/26508 CVS commit: src/sys/arch/macppc/pci
To: None <port-macppc-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Michael Lorenz <macallan@netbsd.org>
List: netbsd-bugs
Date: 01/03/2007 22:30:02
The following reply was made to PR port-macppc/26508; it has been noted by GNATS.

From: Michael Lorenz <macallan@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/26508 CVS commit: src/sys/arch/macppc/pci
Date: Wed,  3 Jan 2007 22:28:30 +0000 (UTC)

 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.