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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message