Date: Sat, 16 May 1998 07:38:12 -0700 (PDT) From: KATO Takenori <kato@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 initcpu.c Message-ID: <199805161438.HAA15587@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kato 1998/05/16 07:38:12 PDT Modified files: sys/i386/i386 initcpu.c Log: Disable local APIC in UP kernel. Intel specification update describes that local APIC should be disabled in UP system. However, some of old BIOS does not disable local APIC, and virtual wire mode through local APIC may cause int 15. Revision Changes Path 1.13 +22 -1 src/sys/i386/i386/initcpu.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805161438.HAA15587>