From: Nate Lawson <nate-Y6VGUYTwhu0@public.gmane.org>
To: acpi-jp-tQe3ye839drMEhfIqW2wlg@public.gmane.org
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
"Grover,
Andrew" <andrew.grover-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
"Therien,
Guy" <guy.therien-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Subject: Re: [acpi-jp 2672] RE: acipca patches for Intel
Date: Wed, 17 Sep 2003 22:11:24 -0700 (PDT) [thread overview]
Message-ID: <20030917215306.B13632@root.org> (raw)
In-Reply-To: <D3A3AA459175A44CB5326F26DA7A189C1C3D6F-sBd4vmA9Se58QrAoInS571DQ4js95KgL@public.gmane.org>
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
prev parent reply other threads:[~2003-09-18 5:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Nate Lawson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030917215306.B13632@root.org \
--to=nate-y6vguytwhu0@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=acpi-jp-tQe3ye839drMEhfIqW2wlg@public.gmane.org \
--cc=andrew.grover-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
--cc=guy.therien-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox