Subject: PR/26341 CVS commit: [netbsd-2] src/sys/arch/macppc/pci
To: None <briggs@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Jeff Rizzo <riz@netbsd.org>
List: netbsd-bugs
Date: 05/16/2005 15:04:01
The following reply was made to PR port-macppc/26341; it has been noted by GNATS.

From: Jeff Rizzo <riz@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/26341 CVS commit: [netbsd-2] src/sys/arch/macppc/pci
Date: Mon, 16 May 2005 15:03:59 +0000 (UTC)

 Module Name:	src
 Committed By:	riz
 Date:		Mon May 16 15:03:59 UTC 2005
 
 Modified Files:
 	src/sys/arch/macppc/pci [netbsd-2]: pci_machdep.c
 
 Log Message:
 Pull up revision 1.27 (requested by macallan in ticket #1521):
 Bring in some code to deal with devices in the lower slots of a UMAX S900
 and perhaps PowerMac 9500.  These slots sit behind a PCI-PCI bridge, and
 devices in those slots inherit the PCI-PCI bridge interrupt.  Derived from
 a patch submitted in PR port-macppc/26341 by Michael Loreny, who was also
 diligent in prodding me to look at it.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.24.2.1.2.1 -r1.24.2.1.2.2 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.