From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stas Sergeev Subject: Re: Generating Interrupt 10h (switching from protected mode to real mode) Date: Tue, 07 Feb 2006 19:32:11 +0300 Message-ID: <43E8CB8B.8080104@aknet.ru> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Vishal Soni Cc: Linux MSDOS Hello. Vishal Soni wrote: > like i am doing below in my sample driver for linux. [] > Could anyone please > brief me the steps or the sample code or any pointers to do the > same.i.e how do we save processor context and then achieve the same by > vm86() system call. Sample of the kernel driver: http://dev.gentoo.org/~spock/projects/vesafb-tng/archive/vesafb-tng-1.0-rc1-r3-2.6.15-rc1.patch Userspace interface: http://sourceforge.net/projects/lrmi hth. ps: this list is about a dosemu, the user-space PC/DOS emulator, not about the vm86 usage in general.