From owner-freebsd-current@FreeBSD.ORG Sat Jul 26 18:59:08 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B30137B401; Sat, 26 Jul 2003 18:59:08 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BFAC43FA3; Sat, 26 Jul 2003 18:59:06 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 86C38526D1; Sun, 27 Jul 2003 11:29:03 +0930 (CST) Date: Sun, 27 Jul 2003 11:29:03 +0930 From: Greg 'groggy' Lehey To: "M. Warner Losh" Message-ID: <20030727015903.GJ45069@wantadilla.lemis.com> References: <20030727002138.GD45069@wantadilla.lemis.com> <20030726.184443.70908660.imp@bsdimp.com> <20030727010938.GF45069@wantadilla.lemis.com> <20030726.194750.28168388.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="aznLbwQ42o7LEaqN" Content-Disposition: inline In-Reply-To: <20030726.194750.28168388.imp@bsdimp.com> User-Agent: Mutt/1.4i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 cc: FreeBSD-current@freebsd.org cc: freebsd-mobile@freebsd.org Subject: Re: Mapping Video BIOS? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jul 2003 01:59:08 -0000 --aznLbwQ42o7LEaqN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Saturday, 26 July 2003 at 19:47:50 -0600, M. Warner Losh wrote: > In message: <20030727010938.GF45069@wantadilla.lemis.com> > "Greg 'groggy' Lehey" writes: >> On Saturday, 26 July 2003 at 18:44:43 -0600, M. Warner Losh wrote: >>> In message: <20030727002138.GD45069@wantadilla.lemis.com> >>> "Greg 'groggy' Lehey" writes: >>>> I had also expected that you could shed some light on the BIOS mapping >>>> issue. Since my last message I've become pretty sure that it must be >>>> something to do with the chip set setup. Is it possible that we're >>>> not mapping the entire area 0xc0000 to 0xfffff? >>> >>> I'm not sure what you mean by this question. Since OLDCARD works, and >>> requires read/write access to that physical memory range, I doubt that >>> it is unmapped. >> >> I'm not sure at what level. I suspect that something in the chipset >> is turning off that area of memory, or mapping something else to it. >> The dump from Microsoft shows that there's another BIOS at 0xcf000, >> but what I have mapped in memory shows only 0xff up to address >> 0xd0000, where I find another BIOS signature: >> >> 0x28377fe0: 0xffffffff 0xffffffff 0xffffffff 0xffffffff >> 0x28377ff0: 0xffffffff 0xffffffff 0xffffffff 0xffffffff >> 0x28378000: 0xe80caa55 0x4ecb14c8 0x0000033b 0x00000000 >> 0x28378010: 0x00000000 0x00200000 0x00600040 0x90c08b2e >> 0x28378020: 0x49444e55 0x0000ea16 0x0c9d0201 0xad100800 > > Typically, there are a number of different ROM sections. The orm > driver searches for these things out. Does it report anything Presuming that it's the ROM driver, I get this in the dmesg I posted: pnpbios: Bad PnP BIOS data checksum That's pretty much the same problem reported by the X server. Where would I go from there? Greg -- See complete headers for address and phone numbers --aznLbwQ42o7LEaqN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE/IzHnIubykFB6QiMRAo3KAKCF2YvuYqoD0U8jTWnGaTU6LjClSACeMxl3 NiHo1WVau3q+01MuEb8Ako4= =bgb0 -----END PGP SIGNATURE----- --aznLbwQ42o7LEaqN--