Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Feb 2003 11:50:00 +0100 (CET)
From:      Martin Blapp <mb@imp.ch>
To:        current@freebsd.org
Cc:        hackers@freebsd.org
Subject:   ACPI: working ACPI vs broken ACPI
Message-ID:  <20030215113219.J57358@cvs.imp.ch>

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

Hi all,

I see these differences here in acpidump:

Working board:

        PM2_GPE0_BLK=0xe428-0xe42f

Broken board:

        PM2_GPE0_BLK=0x428-0x42f
        PM2_GPE1_BLK=0x528-0x52f, GPE1_BASE=32

And the broken board shows errors like this:

The errors like:

Feb 13 17:41:05 ibm-01 kernel: ACPI-0625: *** Info: GPE Block0 defined as GPE0
to GPE31
Feb 13 17:41:05 ibm-01 kernel: ACPI-0625: *** Info: GPE Block1 defined as GPE32
to GPE63
ACPI-1287: *** Error: Method execution failed, AE_AML_BUFFER_LIMIT
ACPI-1287: *** Error: Method execution failed, AE_AML_BUFFER_LIMIT
ACPI-1287: *** Error: Method execution failed, AE_AML_BUFFER_LIMIT
ACPI-1287: *** Error: Method execution failed, AE_AML_BUFFER_LIMIT

Wild guess: Seem to result from this. If I'm looking at NetBSD's
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/dev/acpi/acpi_ec.c they
have a lot done since they took acpi from us. I'm sure it works
for netbsd.

Is anybody working on this ?

Martin

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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