Subject: CVS commit: [netbsd-4] src/sys/arch/prep/pci
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 03/31/2007 16:14:35
Module Name: src
Committed By: bouyer
Date: Sat Mar 31 16:14:35 UTC 2007
Modified Files:
src/sys/arch/prep/pci [netbsd-4]: pci_machdep.c
Log Message:
Pull up following revision(s) (requested by garbled in ticket #538):
sys/arch/prep/pci/pci_machdep.c: revision 1.31
When we have a non-PReP pci bridge, we need to perform a single swizzle
on the pin, to get us the right pin on the underlying PReP bridge to wire
the interrupt to. Tested with a 4-port fxp card on a 7043-140. Thanks
to simon for helping me get the math right.
To generate a diff of this commit:
cvs rdiff -r1.28.6.2 -r1.28.6.3 src/sys/arch/prep/pci/pci_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.