lkml.org 
[lkml]   [2006]   [Jan]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[PATCH 23/24] i8042: Add OQO Zepto to noloop dmi table
    From: Ben Collins <bcollins@ubuntu.com>

    Input: i8042 - add OQO Zepto to noloop dmi table.

    Signed-off-by: Ben Collins <bcollins@ubuntu.com>
    Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
    ---

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

    Index: work/drivers/input/serio/i8042-x86ia64io.h
    ===================================================================
    --- work.orig/drivers/input/serio/i8042-x86ia64io.h
    +++ work/drivers/input/serio/i8042-x86ia64io.h
    @@ -84,6 +84,14 @@ static struct dmi_system_id __initdata i
    DMI_MATCH(DMI_PRODUCT_VERSION, "DL760"),
    },
    },
    + {
    + .ident = "OQO Model 01",
    + .matches = {
    + DMI_MATCH(DMI_SYS_VENDOR, "OQO"),
    + DMI_MATCH(DMI_PRODUCT_NAME, "ZEPTO"),
    + DMI_MATCH(DMI_PRODUCT_VERSION, "00"),
    + },
    + },
    { }
    };

    -
    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: 2006-01-07 20:13    [W:3.153 / U:0.208 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site