Date: Tue, 2 Jun 1998 18:59:44 -0700 (PDT) From: Michael Smith <msmith@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/apm apm.c apm_setup.h apm_setup.s src/sys/i386/i386 locore.s Message-ID: <199806030159.SAA18407@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 1998/06/02 18:59:43 PDT
Modified files:
sys/i386/apm apm.c apm_setup.h apm_setup.s
sys/i386/i386 locore.s
Log:
If vm86 services are available, use these to perform the APM BIOS
probe and intialisation. This will ultimately remove the grubby (but
functional) hack that copies a real-mode function into low memory
early in locore.s.
Revision Changes Path
1.71 +76 -11 src/sys/i386/apm/apm.c
1.9 +3 -2 src/sys/i386/apm/apm_setup.h
1.13 +8 -4 src/sys/i386/apm/apm_setup.s
1.108 +3 -1 src/sys/i386/i386/locore.s
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?199806030159.SAA18407>
