lkml.org 
[lkml]   [2008]   [Dec]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[patch 24/83] Input: i8042 - add Compal Hel80 laptop to nomux blacklist
    2.6.27-stable review patch.  If anyone has any objections, please let us know.

    ------------------

    From: Dmitry Torokhov <dmitry.torokhov@gmail.com>

    commit 5f4ba04ffd8fc9f6b15b92270ef0517ae52dcf3a upstream.

    Reported-by: Jaime Cura <jimyx17@gmail.com>
    Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
    Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

    ---
    drivers/input/serio/i8042-x86ia64io.h | 7 +++++++
    1 file changed, 7 insertions(+)

    --- a/drivers/input/serio/i8042-x86ia64io.h
    +++ b/drivers/input/serio/i8042-x86ia64io.h
    @@ -344,6 +344,13 @@ static struct dmi_system_id __initdata i
    DMI_MATCH(DMI_PRODUCT_NAME, "XPS M1530"),
    },
    },
    + {
    + .ident = "Compal HEL80I",
    + .matches = {
    + DMI_MATCH(DMI_SYS_VENDOR, "COMPAL"),
    + DMI_MATCH(DMI_PRODUCT_NAME, "HEL80I"),
    + },
    + },
    { }
    };



    \
     
     \ /
      Last update: 2008-12-11 20:29    [W:4.071 / U:0.216 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site