Module Name: src Committed By: msaitoh Date: Wed Jul 15 04:49:02 UTC 2015
Modified Files: src/sys/arch/x86/x86: lapic.c mpacpi.c Log Message: - Add lapic_dump() to print lapic's setting. - Add mpacpi_dump() to dump mp_intrs[]. To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/sys/arch/x86/x86/lapic.c cvs rdiff -u -r1.98 -r1.99 src/sys/arch/x86/x86/mpacpi.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.