Signed-off-by: Mattia Dongili <[EMAIL PROTECTED]>
---
 drivers/misc/sony-laptop.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/drivers/misc/sony-laptop.c b/drivers/misc/sony-laptop.c
index 2063de7..9e27616 100644
--- a/drivers/misc/sony-laptop.c
+++ b/drivers/misc/sony-laptop.c
@@ -177,6 +177,8 @@ static struct {
        { SONYPI_EVENT_BACK_PRESSED,            KEY_BACK },
        { SONYPI_EVENT_HELP_PRESSED,            KEY_HELP },
        { SONYPI_EVENT_ZOOM_PRESSED,            KEY_ZOOM },
+       { SONYPI_EVENT_WIRELESS_ON,             KEY_WLAN },
+       { SONYPI_EVENT_WIRELESS_OFF,            KEY_WLAN },
        { SONYPI_EVENT_THUMBPHRASE_PRESSED,     BTN_THUMB },
        { 0, 0 },
 };
-- 
1.5.2.3

-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to