lkml.org 
[lkml]   [2015]   [Jan]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 3.12 120/176] Input: I8042 - add Acer Aspire 7738 to the nomux list
    Date
    From: Dmitry Torokhov <dmitry.torokhov@gmail.com>

    3.12-stable review patch. If anyone has any objections, please let me know.

    ===============

    commit 9333caeaeae4f831054e0e127a6ed3948b604d3e upstream.

    When KBC is in active multiplexing mode the touchpad on this laptop does
    not work.

    Reported-by: Bilal Koc <koc.bilo@googlemail.com>
    Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
    Signed-off-by: Jiri Slaby <jslaby@suse.cz>
    ---
    drivers/input/serio/i8042-x86ia64io.h | 7 +++++++
    1 file changed, 7 insertions(+)

    diff --git a/drivers/input/serio/i8042-x86ia64io.h b/drivers/input/serio/i8042-x86ia64io.h
    index c92612d5c6d0..c1d156aad8fc 100644
    --- a/drivers/input/serio/i8042-x86ia64io.h
    +++ b/drivers/input/serio/i8042-x86ia64io.h
    @@ -415,6 +415,13 @@ static const struct dmi_system_id __initconst i8042_dmi_nomux_table[] = {
    },
    },
    {
    + /* Acer Aspire 7738 */
    + .matches = {
    + DMI_MATCH(DMI_SYS_VENDOR, "Acer"),
    + DMI_MATCH(DMI_PRODUCT_NAME, "Aspire 7738"),
    + },
    + },
    + {
    /* Gericom Bellagio */
    .matches = {
    DMI_MATCH(DMI_SYS_VENDOR, "Gericom"),
    --
    2.2.2


    \
     
     \ /
      Last update: 2015-01-29 11:21    [W:4.376 / U:0.088 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site