Subject: Re: ACPI panic. (in acpibat)
To: Jared D. McNeill <jmcneill@invisible.ca>
From: Daniel Carosone <dan@geek.com.au>
List: port-i386
Date: 01/09/2003 14:59:36
On Wed, Jan 08, 2003 at 10:01:42PM -0400, Jared D. McNeill wrote:
> Andrew Gillham wrote:
> 
> >Hi,
> >
> >My Dell Latitude CPx panics if I have the acpibat driver enabled.
> >Below is the boot messages / traceback from my serial console.
> > 
> >
> Can you try the attached patch to dev/acpi/acpica/Subsystem/dsobject.c 
> and let me know how you make out?

No more crash.

...
acpibat0 at acpi0 (PNP0C0A-1): ACPI Battery (Control Method)
acpibat0: not present
acpibat1 at acpi0 (PNP0C0A-2): ACPI Battery (Control Method)
acpibat1: not present
...
acpiacad0: AC adapter connected
    ACPI-0296: *** Warning: Buffer created with zero length in AML
    ACPI-1286: *** Error: Method execution failed [\SX45] (Node 0xc0d48c00), AE_NO_MEM
ORY
    ACPI-1286: *** Error: Method execution failed [\_SB_.BIF_] (Node 0xc0d48440), AE_N
O_MEMORY
    ACPI-1286: *** Error: Method execution failed [\_SB_.BAT0._BIF] (Node 0xc0d48380),
 AE_NO_MEMORY
acpibat0: failed to evaluate _BIF: 4

--
Dan.