Date: Wed, 31 Mar 1999 07:27:02 -0800 (PST) From: Kazutaka YOKOTA <yokota@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa vesa.c Message-ID: <199903311527.HAA66191@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
yokota 1999/03/31 07:27:00 PST Modified files: sys/i386/isa vesa.c Log: Follow up to the recent vm86 change in rev. 1.19. - Make a copy of the information block returned in the vm86 space by the VESA BIOS init function. Otherwise it will be overwritten by subsequent BIOS calls in the same vm86 context. Revision Changes Path 1.22 +8 -6 src/sys/i386/isa/vesa.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?199903311527.HAA66191>