Subject: i386_VM86
To: NetBSD i386 Mailing List <port-i386@netbsd.org>
From: Brian Clough <Brian_Clough@phoenix.com>
List: tech-kern
Date: 09/28/2001 16:33:18
Can someone point me toward an example of how to use i386_VM86() to call int10?

I'd intended to access the VESA BIOS via int10 using bioscall(), and that works
fine during boot. However, at runtime, although the bioscall function completes
successfully, the system hangs soon after.  

Therefore, I'd like to see if i386_VM86() is a little more friendly, when called
at runtime.

-- 
Brian Clough
OS Development Group, Norwood, MA
x(82)5015
(781)551-5015
mailto:brian_clough@phoenix.com