All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stas Sergeev <stssppnn@pisem.net>
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 10:32:40 +0400	[thread overview]
Message-ID: <3DAE5988.1030300@pisem.net> (raw)

Hi.

Bart Oldeman wrote:
>> Doing the reset call from within DOS brings
>> everything back in a sane state.
>> Just wondering, why this reset is needed so badly? 
>  Just a very rough guess: proper initialization of certain BIOS 
>  variables in the range 0x400-0x4ff (0040:0000-0040:00ff) ?
Exactly! Plus some int vectors, which I can
easily identify as they are pointing to a
vbios seg.
Now I am getting that vectors together with
0x40:00-ff from /dev/mem, skipping the INIT
and opening the high ports and... - I have a
full-screen VESA!
There are still some minor problems to resolve,
but I expect to get the new video startup code
within a few weeks, just let me play full-screen
GTA a little:)
Oh, and there is still one very bad thing, which
is that we can't open the high ports in a fast
mode (or can we?), so sometimes it works even
slower than xdos... why ioperm() doesn't allow
 >0x3ff ports?..


             reply	other threads:[~2002-10-17  6:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-17  6:32 Stas Sergeev [this message]
2002-10-17 15:38 ` 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 15:58 Stas Sergeev
2002-10-17 16:29 ` 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=3DAE5988.1030300@pisem.net \
    --to=stssppnn@pisem.net \
    --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.