Date: Thu, 20 Apr 2000 07:40:13 -0700 (PDT) From: Luoqi Chen <luoqi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c Message-ID: <200004201440.HAA26456@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luoqi 2000/04/20 07:40:13 PDT Modified files: sys/i386/i386 pmap.c Log: IO apics are not necessarily page aligned, they are only required to be aligned on 1K boundary. Correct a typo that would cause problem to a second IO apic. Pointed out by: Steve Passe <smp.csn.net> Revision Changes Path 1.253 +6 -4 src/sys/i386/i386/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004201440.HAA26456>