linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RE: ACPI Status
@ 2002-09-13 17:22 Grover, Andrew
  2002-09-13 21:08 ` [ACPI] " Matthew Wilcox
  0 siblings, 1 reply; 4+ messages in thread
From: Grover, Andrew @ 2002-09-13 17:22 UTC (permalink / raw)
  To: 'Marc Giger', linux-kernel; +Cc: acpi-devel

> From: Marc Giger [mailto:gigerstyle@gmx.ch] 
> What is the current status of acpi in 2.4 / 2.5 kernels???
> 
> The most things on http://acpi.sourceforge.net/ are outdated:-((
> To acpi developers: Is it possible to make a Changelog like 
> Linus, Alan and Marcello and Co does??
> And it would be nice, if there were a document which 
> describes the current development status..(what is already 
> implemented and what not)

Oops, web content a little stale...

Try checking out the sf.net acpi project page - sf.net/projects/acpi. You
can d/l releases there and each release has a changelog.

As to development status:

Everything is code complete (more or less) EXCEPT:

- S3/S4 support
- userspace library
- using ACPI for device PnP and resource determination

If you're interested with following ACPI progress, I'd recommend subscribing
to the acpi-devel mailing list.

Regards -- Andy

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

* Re: [ACPI] RE: ACPI Status
  2002-09-13 17:22 ACPI Status Grover, Andrew
@ 2002-09-13 21:08 ` Matthew Wilcox
  0 siblings, 0 replies; 4+ messages in thread
From: Matthew Wilcox @ 2002-09-13 21:08 UTC (permalink / raw)
  To: Grover, Andrew; +Cc: 'Marc Giger', linux-kernel, acpi-devel

On Fri, Sep 13, 2002 at 10:22:21AM -0700, Grover, Andrew wrote:
> Oops, web content a little stale...

hehe.  and, more importantly, there's no link from
http://acpi.sourceforge.net/devel/ to sf.net/projects/acpi.

> As to development status:
> 
> Everything is code complete (more or less) EXCEPT:

One thing I'm not clear about is status of support for ACPI 2.0.
The FAQ on intel's website claims support for ACPI 1.0b only with 2.0
"in development", but it seems rather out of date.

-- 
Revolutions do not require corporate support.

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

* Re: [ACPI] RE: ACPI Status
  2002-09-13 22:02 Grover, Andrew
@ 2002-09-13 22:13 ` KOCHI, Takayoshi
  0 siblings, 0 replies; 4+ messages in thread
From: KOCHI, Takayoshi @ 2002-09-13 22:13 UTC (permalink / raw)
  To: andrew.grover, willy; +Cc: gigerstyle, linux-kernel, acpi-devel

> Examples of some ACPI 2.0 objects we use: XSDT, ECDT, processor performance
> state objects
> Examples of some ACPI 2.0 objects we don't use (yet): _PXM, _CST, _HPP

_HPP is already used in ACPI PCI hotplug driver.

Thanks,
-- 
KOCHI, Takayoshi <t-kouchi@cq.jp.nec.com/t-kouchi@mvf.biglobe.ne.jp>


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

* RE: [ACPI] RE: ACPI Status
@ 2002-09-13 22:02 Grover, Andrew
  2002-09-13 22:13 ` KOCHI, Takayoshi
  0 siblings, 1 reply; 4+ messages in thread
From: Grover, Andrew @ 2002-09-13 22:02 UTC (permalink / raw)
  To: 'Matthew Wilcox'; +Cc: 'Marc Giger', linux-kernel, acpi-devel

> From: Matthew Wilcox [mailto:willy@debian.org] 
> One thing I'm not clear about is status of support for ACPI 2.0.
> The FAQ on intel's website claims support for ACPI 1.0b only with 2.0
> "in development", but it seems rather out of date.

ACPI 2.0 introduced new objects as well as AML grammar elements.

The interpreter is ACPI 2.0 grammar compliant (modulo bugs). A separate
matter is writing the code to take advantage of new objects.

We only take advantage of some ACPI 2.0 objects currently. (Indeed, we don't
take advantage of all ACPI 1.0 objects.)

Examples of some ACPI 1.0 objects we use: thermal zones, battery, embedded
controller
Examples of some ACPI 1.0 objects we don't use (yet): device power
management, smart battery

Examples of some ACPI 2.0 objects we use: XSDT, ECDT, processor performance
state objects
Examples of some ACPI 2.0 objects we don't use (yet): _PXM, _CST, _HPP

Regards -- Andy

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

end of thread, other threads:[~2002-09-13 22:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-13 17:22 ACPI Status Grover, Andrew
2002-09-13 21:08 ` [ACPI] " Matthew Wilcox
2002-09-13 22:02 Grover, Andrew
2002-09-13 22:13 ` KOCHI, Takayoshi

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).