lkml.org 
[lkml]   [2010]   [Mar]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[011/116] Input: alps - add support for the touchpad on Toshiba Tecra A11-11L
    2.6.32-stable review patch.  If anyone has any objections, please let us know.

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

    From: Thomas Bächler <thomas@archlinux.org>

    commit eb8bff85c5bd5caef7c374ff32b86545029efb56 upstream.

    Signed-off-by: Thomas Bächler <thomas@archlinux.org>
    Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
    Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

    ---
    drivers/input/mouse/alps.c | 2 ++
    1 file changed, 2 insertions(+)

    --- a/drivers/input/mouse/alps.c
    +++ b/drivers/input/mouse/alps.c
    @@ -62,6 +62,8 @@ static const struct alps_model_info alps
    { { 0x62, 0x02, 0x14 }, 0xcf, 0xcf,
    ALPS_PASS | ALPS_DUALPOINT | ALPS_PS2_INTERLEAVED },
    { { 0x73, 0x02, 0x50 }, 0xcf, 0xcf, ALPS_FW_BK_1 }, /* Dell Vostro 1400 */
    + { { 0x52, 0x01, 0x14 }, 0xff, 0xff,
    + ALPS_PASS | ALPS_DUALPOINT | ALPS_PS2_INTERLEAVED }, /* Toshiba Tecra A11-11L */
    };

    /*

    --
    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: 2010-03-31 02:19    [W:2.841 / U:0.156 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site