public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* SBST table?
@ 2005-01-19 17:06 Rich Townsend
  0 siblings, 0 replies; 2+ messages in thread
From: Rich Townsend @ 2005-01-19 17:06 UTC (permalink / raw)
  To: Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hi all --

I read from the ACPI spec that systems with a Smart Battery component 
will have an SBST table definining various aspects of the component. How 
might I go about accessing this table -- I assume that I'll have to mess 
around with table.c, but beyond that does anyone have any direct 
suggestions or pointers to info?

cheers,

Rich


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt

^ permalink raw reply	[flat|nested] 2+ messages in thread
* RE: SBST table?
@ 2005-01-19 18:50 Moore, Robert
  0 siblings, 0 replies; 2+ messages in thread
From: Moore, Robert @ 2005-01-19 18:50 UTC (permalink / raw)
  To: Rich Townsend, Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Use this interface:

ACPI_STATUS
AcpiGetFirmwareTable (
    ACPI_STRING             Signature,
    UINT32                  Instance,
    UINT32                  Flags,
    ACPI_TABLE_HEADER       **TablePointer)


ACPI CA does not look at this table because there is nothing it can do
with it.  The Smart Battery driver needs it, and that's what this
interface is for.

Bob


> -----Original Message-----
> From: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org [mailto:acpi-devel-
> admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf Of Rich Townsend
> Sent: Wednesday, January 19, 2005 9:06 AM
> To: Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> Subject: [ACPI] SBST table?
> 
> Hi all --
> 
> I read from the ACPI spec that systems with a Smart Battery component
> will have an SBST table definining various aspects of the component.
How
> might I go about accessing this table -- I assume that I'll have to
mess
> around with table.c, but beyond that does anyone have any direct
> suggestions or pointers to info?
> 
> cheers,
> 
> Rich
> 
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by: Beat the post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> _______________________________________________
> Acpi-devel mailing list
> Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/acpi-devel


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-01-19 18:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-19 17:06 SBST table? Rich Townsend
  -- strict thread matches above, loose matches on Subject: below --
2005-01-19 18:50 Moore, Robert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox