From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ryan Underwood Subject: finding out video bios location Date: Sun, 28 Dec 2003 00:51:37 -0600 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <20031228065137.GA1561@dbz.icequake.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="k+w/mQv8wyuph6w0" Return-path: Content-Disposition: inline List-Id: To: linux-msdos@vger.kernel.org --k+w/mQv8wyuph6w0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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? --=20 Ryan Underwood, --k+w/mQv8wyuph6w0 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/7n15IonHnh+67jkRAiHhAJ0elTK7anft0lSrjyD9ZtwPfAYQGgCfWBlG 1EXaxe0u1bpI2HPyT5/McdU= =+6YV -----END PGP SIGNATURE----- --k+w/mQv8wyuph6w0--