From owner-freebsd-mobile@FreeBSD.ORG Sat Jul 26 21:22:00 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FCA137B404; Sat, 26 Jul 2003 21:21:59 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66C4843F75; Sat, 26 Jul 2003 21:21:58 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9/8.12.3) with ESMTP id h6R4LvFL090128; Sat, 26 Jul 2003 22:21:57 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 26 Jul 2003 22:18:59 -0600 (MDT) Message-Id: <20030726.221859.122847811.imp@bsdimp.com> To: grog@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20030727015903.GJ45069@wantadilla.lemis.com> References: <20030727010938.GF45069@wantadilla.lemis.com> <20030726.194750.28168388.imp@bsdimp.com> <20030727015903.GJ45069@wantadilla.lemis.com> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: FreeBSD-current@FreeBSD.org cc: freebsd-mobile@FreeBSD.org Subject: Re: Mapping Video BIOS? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jul 2003 04:22:01 -0000 In message: <20030727015903.GJ45069@wantadilla.lemis.com> "Greg 'groggy' Lehey" writes: : Presuming that it's the ROM driver, I get this in the dmesg I posted: : pnpbios: Bad PnP BIOS data checksum That's likely the problem. However, PnP BIOS information isn't the same thing that the orm[sic] driver probes for. : Where would I go from there? Not sure. Warner