public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* sony-laptop on AR series
@ 2008-01-23 10:33 eaglex
  2008-01-26  3:50 ` Mattia Dongili
  0 siblings, 1 reply; 6+ messages in thread
From: eaglex @ 2008-01-23 10:33 UTC (permalink / raw)
  To: linux-acpi

Hello,

I own a Sony Vaio VGN-AR41E and have gotten the Fn keys
to report ACPI events by adding:

---------- paste ---------
            .ident = "Sony Vaio AR Series",
            .callback = sony_nc_C_enable,
            .driver_data = sony_C_events,
            .matches = {
                DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"),
                DMI_MATCH(DMI_PRODUCT_NAME, "VGN-AR"),
------- end paste -----

to the appropriate section in drivers/misc/sony-laptop.c, but that's
about all that works.

I get no controls in /sys/devices/platform/sony-laptop. I do get a few
controls in
/sys/class/backlight/sony, but they don't seem to do anything.
(I get these: actual_brightness bl_power brightness max_brightness).

Any suggestions?

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

end of thread, other threads:[~2008-01-27 13:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-23 10:33 sony-laptop on AR series eaglex
2008-01-26  3:50 ` Mattia Dongili
2008-01-26 15:46   ` eaglex
2008-01-27 12:50     ` Mattia Dongili
2008-01-27 13:16       ` eaglex
2008-01-27 13:45         ` Mattia Dongili

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