diff options
author | Len Brown <len.brown@intel.com> | 2009-04-05 01:42:03 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-04-05 01:42:03 -0400 |
commit | 07290bed7968c0e08fb3efe193fb148f1fea5e08 (patch) | |
tree | 3c8e8fb5db12dafae3ac7eaedaf33d009950b1b1 /Documentation/laptops | |
parent | 12648810506eaa063dc23b66514fbb4796f34312 (diff) | |
parent | 4f0175dc13a57cb5d2abef44eb4394b0b964bdad (diff) | |
download | linux-07290bed7968c0e08fb3efe193fb148f1fea5e08.tar.gz linux-07290bed7968c0e08fb3efe193fb148f1fea5e08.tar.bz2 linux-07290bed7968c0e08fb3efe193fb148f1fea5e08.zip |
Merge branch 'acer' into release
Diffstat (limited to 'Documentation/laptops')
-rw-r--r-- | Documentation/laptops/acer-wmi.txt | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/Documentation/laptops/acer-wmi.txt b/Documentation/laptops/acer-wmi.txt index 2b3a6b5260bf..5ee2a02b3b40 100644 --- a/Documentation/laptops/acer-wmi.txt +++ b/Documentation/laptops/acer-wmi.txt @@ -1,9 +1,9 @@ Acer Laptop WMI Extras Driver http://code.google.com/p/aceracpi -Version 0.2 -18th August 2008 +Version 0.3 +4th April 2009 -Copyright 2007-2008 Carlos Corbacho <carlos@strangeworlds.co.uk> +Copyright 2007-2009 Carlos Corbacho <carlos@strangeworlds.co.uk> acer-wmi is a driver to allow you to control various parts of your Acer laptop hardware under Linux which are exposed via ACPI-WMI. @@ -36,6 +36,10 @@ not possible in kernel space from a 64 bit OS. Supported Hardware ****************** +NOTE: The Acer Aspire One is not supported hardware. It cannot work with +acer-wmi until Acer fix their ACPI-WMI implementation on them, so has been +blacklisted until that happens. + Please see the website for the current list of known working hardare: http://code.google.com/p/aceracpi/wiki/SupportedHardware |