All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rick A. Hohensee" <rickh@capaccess.org>
To: m_hrebien@wp.pl
Cc: linux-assembly@vger.kernel.org
Subject: Re: switching to real mode
Date: Fri, 25 Jul 2003 15:42:59 -0400	[thread overview]
Message-ID: <fc.0010c7b2009d59703b9aca00ee66b88e.9d59aa@capaccess.org> (raw)
In-Reply-To: <3F2166D8.65AE79D8@wp.pl>

Linux has support for V86 mode, which switches to something closely
resembling Real Mode on IRET, and switches to pmode on an interrupt, so
that 8086 code can be run on a pmode paged OS, and the V86 task can be
paged, which allows numerous V86 tasks to think they have the low meg.

Otherwise, switching to Real Mode = Leaving Linux, or any other unix-alike.
You could do that too, and alternate between Linux and Real Mode, maybe.
Doing so would be a more twisted hack than Al Viro's namespaces.

Rick Hohensee



      reply	other threads:[~2003-07-25 19:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-23 22:15 calculating byte ssams
2003-07-24  6:13 ` Anticipating a Reply
2003-07-24  7:54 ` hp
2003-07-25 13:38   ` switching to real mode? Wolfgang Huber
2003-07-25 16:55     ` hp
2003-07-25 17:20     ` Maciej Hrebien
2003-07-25 19:42       ` Rick A. Hohensee [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fc.0010c7b2009d59703b9aca00ee66b88e.9d59aa@capaccess.org \
    --to=rickh@capaccess.org \
    --cc=linux-assembly@vger.kernel.org \
    --cc=m_hrebien@wp.pl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.