Subject: CVS commit: src/sys/arch/macppc/pci
To: None <source-changes@NetBSD.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 12/07/2004 15:42:08
Module Name: src
Committed By: briggs
Date: Tue Dec 7 15:42:08 UTC 2004
Modified Files:
src/sys/arch/macppc/pci: pci_machdep.c
Log Message:
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.26 -r1.27 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.