Add 'interface' to sysfs
[acer_acpi.git] / ChangeLog
blobffdf45aa12ddc6ec47f48dfbba93362fe2cfdd8b
1 2007-XX-XX      Version 0.8
3 * Register backlight with backlight driver
5 * Restored 3G support - please note that on WMID laptops, if you try to write
6   to a device that you don't have, you _will_ get an ACPI error in dmesg (on
7   AMW0 this just fails silently).
9 * Added new sysfs interface to /sys/devices/platform/acer_acpi
11 * Added EC support for Aspire 5040
13 2007-08-02      Version 0.7
15 * Removed "enabled: X" support
17 * Added initial support for accessing extra devices/ information through the
18   Embedded Controller (limited to just the Aspire 5020 and TravelMate 2490 -
19   thanks to Petr Tomasek for the TravelMate 2490 support). To test this on
20   another laptop, use "force_series=5020" or "force_series=2490" and report
21   back the results. On the 5020 (AMW0), brightness and accurate reading of 
22   wireless and mail LED are supported. On the 2490 (WMID), mail LED is now
23   supported, as well as reading touchpad status. Also, it is possible to force
24   the fan on with both laptops by setting the temperature through ACPI.
26 * Added suspend/ resume support (settings will be correctly stored on return
27   from suspend-to-RAM and suspend-to-disk).
29 * Removed typdefs
31 2007-07-17      Version 0.6.3
33 * Fix Bash 3.2 bug in Makefile (really fixes *buntu build bug)
35 2007-07-15      Version 0.6.2
37 * Fix packaging bug from 0.6.1 (directory name accidentally
38   dropped acer_acpi-)
40 2007-07-13      Version 0.6.1
42 * Remove 2.4 kernel check, as it breaks *buntu systems
43   (acer_acpi is still 2.6 only)
45 2007-07-06      Version 0.6
47 * Ran code through lindent (Kernel coding style)
49 * Deprecated "enabled : X" - "X" will now just work
51 * Patched Makefile to stop complaining on kernels <= 2.6.17
52   (thanks to Subbu)
54 * Added support for new "WMID" interface (thanks to Jim Ramsay)
56 * Rewrote backend code for all interfaces and /proc (thanks to
57   Jim Ramsay)
59 2007-05-05      Version 0.5
61 * Added new maintainer (Carlos Corbacho)
63 * cat /proc/acpi/acer/{feature} now works
65 * All devices are now turned off by default
67 * Fixed Makefile to build with kernels < 2.6.17 (Bug #2)
69 * Dropped support for 2.4 kernels
71 2007-03-31      Version 0.4
73 * Now builds on current kernels! (thanks to Carlos Corbacho)
75 * acer_acpi has a new home: http://code.google.com/p/aceracpi