From: Len Brown <lenb@kernel.org>
To: Bruno Ducrot <ducrot@poupinou.org>
Cc: Mohan Kumar Jami <mohan124885@gmail.com>, linux-acpi@vger.kernel.org
Subject: Re: ACPI _SUN
Date: Fri, 19 Jan 2007 14:51:34 -0500 [thread overview]
Message-ID: <200701191451.34693.lenb@kernel.org> (raw)
In-Reply-To: <20070119163749.GU4945@poupinou.org>
On Friday 19 January 2007 11:37, Bruno Ducrot wrote:
> On Fri, Jan 19, 2007 at 03:26:26PM +0530, Mohan Kumar Jami wrote:
> > Hi,
> >
> > I have couple of questions related to _SUN object.
> >
> > 1) Is _SUN object be present DSDT tables?
>
> They are defined under DSDT or RSDT tables as any other ACPI objects
> populating the ACPI namespace.
The DSDT and all the SSDT's listed in the RSDT are all loaded at boot-time.
However, the BIOS AML can also explicitly Load additional "dynamic" SSDTs
at run-time -- and can also Unload an SSDT.
In this way, objects in the name space can appear and go away at run-time.
_SUN, Slot User Number, is an (optional) property of an object.
So for it to change at run-time, the object that contains it
would have to go away and then come back.
cheers,
-Len
> > 2) How this DSDT table get updated?
>
> They can't be updated.
>
> > 3) Is DSDT table is static binary file or it can be dynamically updated?
>
> A DSDT table is not a static binary file. On most i386 or amd64
> architectures, DSDT and SSDT are part of the BIOS.
> The BIOS uncompressed and copyied them into main memory at the
> POST stage since the ROM is too limited in size.
>
> > 4) Who will update the DSDT tables?
>
> By the customer via BIOS updates obtained from the vendor.
>
> Cheers,
>
next prev parent reply other threads:[~2007-01-19 19:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-19 9:56 ACPI _SUN Mohan Kumar Jami
2007-01-19 16:37 ` Bruno Ducrot
2007-01-19 19:51 ` Len Brown [this message]
2007-01-22 5:25 ` Mohan Kumar Jami
2007-01-22 7:00 ` Len Brown
2007-01-22 8:06 ` Mohan Kumar Jami
2007-01-23 0:16 ` Len Brown
-- strict thread matches above, loose matches on Subject: below --
2007-01-19 10:07 Mohan Kumar Jami
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=200701191451.34693.lenb@kernel.org \
--to=lenb@kernel.org \
--cc=ducrot@poupinou.org \
--cc=linux-acpi@vger.kernel.org \
--cc=mohan124885@gmail.com \
/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;
as well as URLs for NNTP newsgroup(s).