Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 2003 14:38:54 -0700
From:      Jeremy Bingham <jeremy@satanosphere.com>
To:        freebsd-current@freebsd.org
Subject:   Re: Problem w/ ACPI in -CURRENT: Update
Message-ID:  <20030930213854.GC50010@lagash.satanosphere.com>
In-Reply-To: <20030930185452.GA50010@lagash.satanosphere.com>
References:  <20030930185452.GA50010@lagash.satanosphere.com>

next in thread | previous in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030930213854.GC50010>