CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2010/08/08 10:43:21
Modified files: sys/arch/i386/i386: ioapic.c sys/arch/amd64/amd64: ioapic.c Log message: Restore the APIC ID to what we set it to at boot (some machines come up with it incorrect) from mklarkin, ok kettenis