Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/arm/footbridge



Module Name:    src
Committed By:   chris
Date:           Sun Feb 25 18:42:00 UTC 2007

Modified Files:
        src/sys/arch/arm/footbridge: footbridge_pci.c

Log Message:
Make this file compile with PCI_DEBUG defined. Needed to figure out why
the latest ABLE firmware was causing an interrupt mapping issue on cats.
It seems that the latest ABLE firmware is using native-PCI mode, rather
than compatibility mode, but doesn't setup an irq for us to use, so we fail
to map the interrupt handler.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/arm/footbridge/footbridge_pci.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