Re: [PATCH] ideapad-laptop: add new driver

From: Corentin Chary
Date: Fri Aug 13 2010 - 02:37:33 EST


On Fri, Aug 13, 2010 at 6:08 AM, Ike Panhc <ike.pan@xxxxxxxxxxxxx> wrote:
> ideapad-laptop is a new driver which enable hotkeys on Lenovo Ideapad laptops
>
> The driver will bind on ACPI HID:VPC2004. When hotkey pressed, the notify
> function will be called and query EC to tell which key pressed.
>
> Hotkeys enabled listed below:
>  * LCD backlight switch - reports KEY_DISPLAY_OFF
>  * One key restore - reports KEY_PROG1
>  * Brightness Up/down - reports KEY_BRIGHTNESS_CYCLE
>   Both up/down keys reports the same event. Need to find other way to detect
>  * Touchpad switch - reports KEY_F13
>  * Video output switch - reports KEY_SWITCHVIDEOMODE
>  * Camera switch - reports KEY_CAMERA
>  * Video resolution switch - reports KEY_VIDEO_NEXT
>  * S/W rfkill key - reports KEY_WLAN
>
> The developing git tree as reference:
>  git://kernel.ubuntu.com/ikepanhc/ideapad-laptop.git
>
> This patch made against current checkout of mainline kernel.

Cool, now we got two ideapad drivers :p.

David just sent an rfkill driver to this list. Maybe you could merge your work ?

Thanks,
--
Corentin Chary
http://xf.iksaif.net
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/