* RE: [acpi-jp 2421] acipca patches for Intel
@ 2003-09-17 17:56 Moore, Robert
[not found] ` <D3A3AA459175A44CB5326F26DA7A189C1C3D6F-sBd4vmA9Se58QrAoInS571DQ4js95KgL@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Moore, Robert @ 2003-09-17 17:56 UTC (permalink / raw)
To: acpi-jp-tQe3ye839drMEhfIqW2wlg,
acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Cc: Grover, Andrew, Therien, Guy
Nate,
Please send a listing of the _BST errors that appear on the IBM machines
and the related DSDT. This issue isn't really an ACPI 2.0 issue, it
extends back to ACPI 1.0. I'd like to solve this once and for all if
possible.
Bob
This patch reverts part of 0619 to fix _BST errors on IBM thinkpads (and
others. It appears many ASL versions do not implement the alluded to
2.0C copy semantics.
--- dsmthdat.c Thu Jun 19 17:30:43 2003
+++ /sys/contrib/dev/a.old/dsmthdat.c Tue Apr 29 11:36:50 2003
@@ -392,6 +392,7 @@
{
ACPI_STATUS Status;
ACPI_NAMESPACE_NODE *Node;
+ ACPI_OPERAND_OBJECT *NewDesc = Object;
ACPI_FUNCTION_TRACE ("DsMethodDataSetValue");
@@ -410,17 +411,32 @@
return_ACPI_STATUS (Status);
}
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [acpi-jp 2672] RE: acipca patches for Intel
[not found] ` <D3A3AA459175A44CB5326F26DA7A189C1C3D6F-sBd4vmA9Se58QrAoInS571DQ4js95KgL@public.gmane.org>
@ 2003-09-18 5:11 ` Nate Lawson
0 siblings, 0 replies; 2+ messages in thread
From: Nate Lawson @ 2003-09-18 5:11 UTC (permalink / raw)
To: acpi-jp-tQe3ye839drMEhfIqW2wlg
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, Grover, Andrew,
Therien, Guy
My acpidump output is here:
http://www.root.org/~nate/acpi/ibm-acpidump.asl.gz
You can easily see the problem since method _BST returns the value of
a call to _GBST. Here is a link to my original message with dmesg output:
http://home.jp.freebsd.org/cgi-bin/showmail/acpi-jp/2408
BTW, I am close to isolating a panic caused by resource lists (in this
case _CRS) overflowing the allocated buffer.
-Nate
On Wed, 17 Sep 2003, Moore, Robert wrote:
> Please send a listing of the _BST errors that appear on the IBM machines
> and the related DSDT. This issue isn't really an ACPI 2.0 issue, it
> extends back to ACPI 1.0. I'd like to solve this once and for all if
> possible.
>
> Bob
>
>
> This patch reverts part of 0619 to fix _BST errors on IBM thinkpads (and
> others. It appears many ASL versions do not implement the alluded to
> 2.0C copy semantics.
>
> --- dsmthdat.c Thu Jun 19 17:30:43 2003
> +++ /sys/contrib/dev/a.old/dsmthdat.c Tue Apr 29 11:36:50 2003
> @@ -392,6 +392,7 @@
> {
> ACPI_STATUS Status;
> ACPI_NAMESPACE_NODE *Node;
> + ACPI_OPERAND_OBJECT *NewDesc = Object;
>
>
> ACPI_FUNCTION_TRACE ("DsMethodDataSetValue");
> @@ -410,17 +411,32 @@
> return_ACPI_STATUS (Status);
> }
>
>
>
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-09-18 5:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-17 17:56 [acpi-jp 2421] acipca patches for Intel Moore, Robert
[not found] ` <D3A3AA459175A44CB5326F26DA7A189C1C3D6F-sBd4vmA9Se58QrAoInS571DQ4js95KgL@public.gmane.org>
2003-09-18 5:11 ` [acpi-jp 2672] " Nate Lawson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox