Subject: CVS commit: [netbsd-2] src/sys/arch/macppc/pci
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 05/16/2005 15:03:59
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.