Date: Fri, 21 Apr 2000 22:48:46 -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: <200004220548.WAA88365@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luoqi 2000/04/21 22:48:46 PDT Modified files: (Branch: RELENG_4) sys/i386/i386 pmap.c Log: MFC: 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.250.2.3 +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?200004220548.WAA88365>