public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: Ryan Underwood <nemesis-lists@icequake.net>
To: linux-msdos@vger.kernel.org
Subject: finding out video bios location
Date: Sun, 28 Dec 2003 00:51:37 -0600	[thread overview]
Message-ID: <20031228065137.GA1561@dbz.icequake.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 927 bytes --]


Hi,

I have a Thinkpad 755C with a Paradise WD90C24 video chip.  It works
in console mode with the paradise driver but not the wdvga driver.
However, in order to get graphics modes it seems that the VGA BIOS
must be accessible to DOSEMU.

Normally we select the unshadowed option rom region where the video
ROM lives.  In this case, however, the VGA BIOS is integrated into the
system BIOS (F000-FFFF), and I'm not sure what I should give DOSEMU
in this case.  int 10h and 6Dh are both vectored into F000:xxxx region
when booting the machine into DOS.  I tried F000-FF00 addresses in
increments of 100h, but every time DOSEMU aborts with SIGILL, probably
because we jump into some code randomly.

I'm sure there have been other cases where the video BIOS is integrated
into system's firmware region.  What is the best thing to do there
with respect to DOSEMU?

-- 
Ryan Underwood, <nemesis@icequake.net>

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

                 reply	other threads:[~2003-12-28  6:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20031228065137.GA1561@dbz.icequake.net \
    --to=nemesis-lists@icequake.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox