]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Follow up to the recent vm86 change in rev. 1.19.
authoryokota <yokota@FreeBSD.org>
Wed, 31 Mar 1999 15:27:00 +0000 (15:27 +0000)
committeryokota <yokota@FreeBSD.org>
Wed, 31 Mar 1999 15:27:00 +0000 (15:27 +0000)
commitde1479db500a6af0ced6ef72c3698ae0b8c63450
tree2914bc572ad3410db2cb35fa6d9559a996422495
parent356cb7fdd8b8de4e4e0b6a3ae56331cd82bb8027
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.
sys/i386/isa/vesa.c