Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84839
b: refs/heads/master
c: 20b4514
h: refs/heads/master
i:
  84837: 01766f0
  84835: 1394c85
  84831: 64c7683
v: v3
  • Loading branch information
Carlos Corbacho authored and Len Brown committed Feb 8, 2008
1 parent 9bd2547 commit 0a30bde
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 543a956140e1f57331c0e528d2367106057aeca0
refs/heads/master: 20b4514799ebcfb04b45537e90e421cb73fd0cc9
19 changes: 15 additions & 4 deletions trunk/drivers/acpi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -207,11 +207,22 @@ config ACPI_WMI
depends on X86
depends on EXPERIMENTAL
help
This driver adds support for the ACPI-WMI mapper device (PNP0C14)
found on some systems.
This driver adds support for the ACPI-WMI (Windows Management
Instrumentation) mapper device (PNP0C14) found on some systems.

NOTE: You will need another driver or userspace application on top of
this to actually use anything defined in the ACPI-WMI mapper.
ACPI-WMI is a proprietary extension to ACPI to expose parts of the
ACPI firmware to userspace - this is done through various vendor
defined methods and data blocks in a PNP0C14 device, which are then
made available for userspace to call.

The implementation of this in Linux currently only exposes this to
other kernel space drivers.

This driver is a required dependency to build the firmware specific
drivers needed on many machines, including Acer and HP laptops.

It is safe to enable this driver even if your DSDT doesn't define
any ACPI-WMI devices.

config ACPI_ASUS
tristate "ASUS/Medion Laptop Extras"
Expand Down

0 comments on commit 0a30bde

Please sign in to comment.