Re: Problem w/ ACPI in -CURRENT: Update
From: Jeremy Bingham (jeremy_at_satanosphere.com)
Date: 09/30/03
- Previous message: Derek Ragona: "Re: SiI3112 SATA controller problems - status"
- In reply to: Jeremy Bingham: "Problem w/ ACPI in -CURRENT: Update"
- Next in thread: Nate Lawson: "Re: Problem w/ ACPI in -CURRENT: Update"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Sep 2003 14:38:54 -0700 To: freebsd-current@freebsd.org
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
- application/pgp-signature attachment: stored
- Previous message: Derek Ragona: "Re: SiI3112 SATA controller problems - status"
- In reply to: Jeremy Bingham: "Problem w/ ACPI in -CURRENT: Update"
- Next in thread: Nate Lawson: "Re: Problem w/ ACPI in -CURRENT: Update"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|