LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Carlos Corbacho <carlos@strangeworlds.co.uk>
To: Pavel Machek <pavel@ucw.cz>
Cc: Len Brown <lenb@kernel.org>,
kernel list <linux-kernel@vger.kernel.org>,
Linux-pm mailing list <linux-pm@lists.osdl.org>,
linux-acpi@vger.kernel.org
Subject: Re: ACPI_WMI: worst config description of all times
Date: Thu, 7 Feb 2008 23:18:27 +0000 [thread overview]
Message-ID: <200802072318.28313.carlos@strangeworlds.co.uk> (raw)
In-Reply-To: <20080207223455.GB6096@elf.ucw.cz>
On Thursday 07 February 2008 22:34:55 Pavel Machek wrote:
> +3) What is the ACPI-WMI mapper
> +
> +The Linux ACPI-WMI driver is the implementation of this mapper for Linux.
>
> Yes, please. This needs translation into plain english.
In plain English? ACPI-WMI is a nasty hack/ abuse of ACPI by Microsoft to
force their driver model into ACPI, and that should be thoroughly discouraged
from further use.
However, since quite a few laptop vendors rely on it for basic functionality,
we have to implement it (or a part of it) as well.
Yes, WMI itself is supposed to be an instrumentation/ management thing, as
well as, if I understand, part of their driver model, and ACPI-WMI is a part
of that - by and of itself though, ACPI-WMI is _not_ the whole of WMI.
All that the Linux driver currently cares about is translating this crap into
something that we can actually use in Linux to make hardware work (kernel
space). So at the moment, ACPI-WMI is exactly what it says it is - not a lot.
It needs another driver on top to do something useful (e.g. acer-wmi,
tc1100-wmi).
Later on, we will try and replicate the rest of the 'specification', which is
supposed to export all this rubbish (data, and direct access to various ACPI
methods defined in a WMI device) to userspace.
> What is WBEM, in plain terms? What is it good for?
If you can make heads or tails of WBEM, please feel free to let me know.
AFAICT, it's supposed to be a means of providing some sort of web based
management/ instrumentation.
So yes, I agree with you the documentation is crap - but it needs to be redone
anyway, and I've already had that pointed out to me.
As for the Kconfig - I'm open to suggestions.
-Carlos
--
E-Mail: carlos@strangeworlds.co.uk
Web: strangeworlds.co.uk
GPG Key ID: 0x23EE722D
next prev parent reply other threads:[~2008-02-07 23:18 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-07 21:47 Pavel Machek
2008-02-07 22:27 ` Len Brown
2008-02-07 22:34 ` Pavel Machek
2008-02-07 23:18 ` Carlos Corbacho [this message]
2008-02-07 23:33 ` Ray Lee
2008-02-07 23:51 ` Carlos Corbacho
2008-02-08 0:12 ` Ray Lee
2008-02-08 0:27 ` Carlos Corbacho
2008-02-08 6:53 ` Pavel Machek
2008-02-08 9:37 ` Carlos Corbacho
2008-02-08 1:19 ` Carlos Corbacho
2008-02-08 1:38 ` Ray Lee
2008-02-08 2:02 ` Carlos Corbacho
2008-02-08 5:43 ` Len Brown
2008-02-08 5:26 ` Len Brown
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=200802072318.28313.carlos@strangeworlds.co.uk \
--to=carlos@strangeworlds.co.uk \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@lists.osdl.org \
--cc=pavel@ucw.cz \
--subject='Re: ACPI_WMI: worst config description of all times' \
/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
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).