From owner-freebsd-current@FreeBSD.ORG Tue Sep 30 14:31: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 B90C416A53C for ; Tue, 30 Sep 2003 14:31:08 -0700 (PDT) Received: from lagash.satanosphere.com (216-210-218-82.atgi.net [216.210.218.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE5FB43F85 for ; Tue, 30 Sep 2003 14:31:06 -0700 (PDT) (envelope-from jeremy@lagash.satanosphere.com) Received: (from jeremy@localhost) by lagash.satanosphere.com (8.12.9/8.12.9) id h8ULcsWQ051505 for freebsd-current@freebsd.org; Tue, 30 Sep 2003 14:38:54 -0700 (PDT) (envelope-from jeremy) Date: Tue, 30 Sep 2003 14:38:54 -0700 From: Jeremy Bingham To: freebsd-current@freebsd.org Message-ID: <20030930213854.GC50010@lagash.satanosphere.com> References: <20030930185452.GA50010@lagash.satanosphere.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="B4IIlcmfBL/1gGOG" Content-Disposition: inline In-Reply-To: <20030930185452.GA50010@lagash.satanosphere.com> User-Agent: Mutt/1.4i Sender: jeremy@satanosphere.com X-PGP-Key: http://home.satanosphere.com/jeremy-pubkey.asc Subject: Re: Problem w/ ACPI in -CURRENT: Update 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: Tue, 30 Sep 2003 21:31:09 -0000 --B4IIlcmfBL/1gGOG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I'm not sure what's causing these ACPI problems in this recent -CURRENT, but I've found where it's hanging. It's on this line: as = AcpiEvaluateObject(h, "_BIF", NULL, &bif_buffer); in acpi_cmbat.c in sys/dev/acpica/. The function AcpiEvaluateObject is found in contrib/dev/acpica/nsxfeval.c, which hasn't changed in a while. I tried adding a line to print out 'h', but I wasn't sure what to try to show it as. Prining it as an integer gave a weird negative value. What, exactly, should I be looking for here? -j ---------------------------------------------- /* You are not expected to understand this. */ Captain_Tenille http://www.satanosphere.com/ jeremy@satanosphere.com --B4IIlcmfBL/1gGOG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE/efftz9BfgBOfXn0RArLUAJ4i6VsOILJUQWCXs8gDzCnTrn8N4gCdHD7N p5naWgUokQjFW3d4nImJIbU= =wVgP -----END PGP SIGNATURE----- --B4IIlcmfBL/1gGOG--