Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/i386
Module Name: syssrc
Committed By: drochner
Date: Wed Jul 10 19:09:36 UTC 2002
Modified Files:
syssrc/sys/arch/i386/i386: kvm86.c
syssrc/sys/arch/i386/include: kvm86.h
Log Message:
add a function to read from the BIOS vm86
(most of it is already mapped to KVM, but it appears easier to me
to do it this way instead of a lot of range checks)
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/i386/i386/kvm86.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/i386/include/kvm86.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index