lkml.org 
[lkml]   [2008]   [Aug]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[patch 13/33] Input: i8042 - add Fujitsu-Siemens Amilo Pro V2030 to nomux table
    2.6.25-stable review patch.  If anyone has any objections, please let us
    know.

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

    From: Jiri Kosina <jkosina@suse.cz>

    Commit efd5184646d5d400fc538d093e9a0bec22a75551 upstream

    Fujitsu Siemens Amilo Pro V2030 needs nomux table entry, in addition to
    already existing entry for V2010 model (note that Fujitsu-Siemens changed
    the capitalization in the DMI data for product).

    Tested-by: Jiri Mleziva <jmleziva@tiscali.cz>
    Signed-off-by: Jiri Kosina <jkosina@suse.cz>
    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
    @@ -193,6 +193,13 @@ static struct dmi_system_id __initdata i
    },
    },
    {
    + .ident = "Fujitsu-Siemens Amilo Pro 2030",
    + .matches = {
    + DMI_MATCH(DMI_SYS_VENDOR, "FUJITSU SIEMENS"),
    + DMI_MATCH(DMI_PRODUCT_NAME, "AMILO PRO V2030"),
    + },
    + },
    + {
    /*
    * No data is coming from the touchscreen unless KBC
    * is in legacy mode.
    --


    \
     
     \ /
      Last update: 2008-08-04 22:27    [W:4.172 / U:0.196 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site