public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
* finding out video bios location
@ 2003-12-28  6:51 Ryan Underwood
  0 siblings, 0 replies; only message in thread
From: Ryan Underwood @ 2003-12-28  6:51 UTC (permalink / raw)
  To: linux-msdos

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-12-28  6:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-28  6:51 finding out video bios location Ryan Underwood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox