Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/prep/pci
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.
Home |
Main Index |
Thread Index |
Old Index