Module Name: src Committed By: cliff Date: Sun Mar 21 21:25:30 UTC 2010
Modified Files: src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_intr.c Log Message: - rework to make full use of RMI extended interrupt management provided by EIRR/EIMR registers - depends on rmixl_spl.S - add support for IRT based interrupt routing; for now we are still routing all IRT interrupts to CPU#0. - note that count/compare clock, IPI and FMN are handled by each CPU since these are local interrupt sources. - further changes are still needed for XLR and XLP support To generate a diff of this commit: cvs rdiff -u -r1.1.2.14 -r1.1.2.15 src/sys/arch/mips/rmi/rmixl_intr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.