Date: Sat, 4 Oct 2003 15:04:54 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 locore.s machdep.c Message-ID: <200310042204.h94M4sCW037135@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2003/10/04 15:04:54 PDT
FreeBSD src repository
Modified files:
sys/i386/i386 locore.s machdep.c
Log:
Fix the apm problem for real. We leave the first 4K page for the bios to
work in, but we had it mapped read-only. While this has always been the
case, the PG_PS enable hack hid it and the apm bios code ended up taking
advantage of it.
Revision Changes Path
1.178 +0 -5 src/sys/i386/i386/locore.s
1.574 +6 -0 src/sys/i386/i386/machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310042204.h94M4sCW037135>
