public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 0/7] New misc/asus-laptop.c driver
@ 2007-01-25 11:54 Corentin CHARY
  2007-01-26  7:51 ` Len Brown
  0 siblings, 1 reply; 5+ messages in thread
From: Corentin CHARY @ 2007-01-25 11:54 UTC (permalink / raw)
  To: Len Brown; +Cc: linux-acpi, acpi4asus-user

Hi,
I've done a lot of work on asus_acpi, see :

diff asus_acpi.c asus-laptop.c -u | diffstat
 asus-laptop.c | 1663 
++++++++++++++++++++++++----------------------------------
 1 file changed, 711 insertions(+), 952 deletions(-)

So because the new driver work in a very different way, and have a new 
interface (no more /proc/acpi/asus/), I think it's time for 
misc/asus-laptop.c, but we should also keep asus_acpi.c for sometime.

In asus_acpi, we had to add all models by hand, and the list was growing very 
fast... The new detection system is inspired by ibm-acpi (we search well 
known acpi method, and if we found one then the feature is available).

Now leds are handled by /sys/class/led/asus:*/ , backlight 
with /sys/class/backlight/asus-laptop/ .
asus-laptop is now a platform driver, so files like wlan, bluetooth, 
ls_switch, ls_level, info, etc .. are now 
in /sys/devices/platform/asus-laptop/ .

These patch are designed to apply to  acpi-test-20060707-2.6.20-rc4, but as 
it's a new driver, it's easy to apply against other trees.

-- 
CHARY 'Iksaif' Corentin
http://xf.iksaif.net

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

end of thread, other threads:[~2007-01-30  8:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-25 11:54 [patch 0/7] New misc/asus-laptop.c driver Corentin CHARY
2007-01-26  7:51 ` Len Brown
2007-01-26 13:04   ` Corentin CHARY
2007-01-30  7:53     ` Len Brown
2007-01-30  8:28       ` Corentin CHARY

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox