lkml.org 
[lkml]   [2005]   [Jul]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[patch 13/24] i8042 - add Fujitsu T3010 to NOMUX blacklist
    From: Vojtech Pavlik <vojtech@suse.cz>

    Input: i8042 - add Fujitsu T3010 to NOMUX blacklist.

    Signed-off-by: Vojtech Pavlik <vojtech@suse.cz>
    Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
    ---

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

    Index: work/drivers/input/serio/i8042-x86ia64io.h
    ===================================================================
    --- work.orig/drivers/input/serio/i8042-x86ia64io.h
    +++ work/drivers/input/serio/i8042-x86ia64io.h
    @@ -131,6 +131,13 @@ static struct dmi_system_id __initdata i
    },
    },
    {
    + .ident = "Fujitsu-Siemens Lifebook T3010",
    + .matches = {
    + DMI_MATCH(DMI_SYS_VENDOR, "FUJITSU SIEMENS"),
    + DMI_MATCH(DMI_PRODUCT_NAME, "LIFEBOOK T3010"),
    + },
    + },
    + {
    .ident = "Toshiba P10",
    .matches = {
    DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"),
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2005-07-25 08:42    [W:2.263 / U:0.076 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site