Subject: CVS commit: syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 07/07/2002 16:06:57
Module Name:	syssrc
Committed By:	drochner
Date:		Sun Jul  7 13:06:57 UTC 2002

Modified Files:
	syssrc/sys/arch/i386/i386: apm.c

Log Message:
-if APM_USE_KVM86 is set, use BIOS calls in virtual 8086 mode
-make sure the register frame is really cleared before use
 (someone added a field to the frame later which didn't get zeroed)


To generate a diff of this commit:
cvs rdiff -r1.66 -r1.67 syssrc/sys/arch/i386/i386/apm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.