All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stas Sergeev <stssppnn@yahoo.com>
To: linux-msdos@vger.kernel.org
Subject: Re: please explain to me why video/bios shadowing must be disabled to use graphics... -- Victory!!!
Date: Thu, 17 Oct 2002 19:58:47 +0400	[thread overview]
Message-ID: <3DAEDE37.7050208@yahoo.com> (raw)

Hello.

Bart Oldeman wrote:
>> slower than xdos... why ioperm() doesn't allow
>>>0x3ff ports?..
> Once upon a time Linus decided that a 128 byte per-process i/o bitmap 
> is ok, but 8192 bytes is excessively large.
Yes, and there was a reason then, which was
that ISA had 10-bit IO space most likely, but
why it wasn't altered since, is still unclear.

> see also iopl(2)
I don't think it can be used. Even if I trap
int10, do iopl(3), then trap iret and do iopl(0),
it is still dangerous, because pesky vbios calls
some other ints in a mean time.
iopl() is used in ports.c anyway to access that
ports...
I think there is no way around: VESA in WinXP have
the same speed (which means that they also doesn't
have an ability to manipulate the large IO bitmap? -
strange).


             reply	other threads:[~2002-10-17 15:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-17 15:58 Stas Sergeev [this message]
2002-10-17 16:29 ` please explain to me why video/bios shadowing must be disabled to use graphics... -- Victory!!! Bart Oldeman
  -- strict thread matches above, loose matches on Subject: below --
2002-10-17  6:32 Stas Sergeev
2002-10-17 15:38 ` Bart Oldeman

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=3DAEDE37.7050208@yahoo.com \
    --to=stssppnn@yahoo.com \
    --cc=linux-msdos@vger.kernel.org \
    /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.