Subject: CVS commit: src/sys/arch/prep/pci
To: None <source-changes@NetBSD.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 03/22/2007 08:23:11
Module Name:	src
Committed By:	garbled
Date:		Thu Mar 22 08:23:10 UTC 2007

Modified Files:
	src/sys/arch/prep/pci: pci_machdep.c

Log Message:
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.30 -r1.31 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.