[PATCH 1/8] New ALPS signature

From: Dmitry Torokhov
Date: Wed Sep 29 2004 - 01:51:33 EST



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


ChangeSet@xxxxxx, 2004-09-25 22:36:41-05:00, dtor_core@xxxxxxxxxxxxx
Input: add a new signature for ALPS DualPoint found in
Dell Inspiron 8500

Signed-off-by: Dmitry Torokhov <dtor@xxxxxxx>


alps.c | 1 +
1 files changed, 1 insertion(+)


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



diff -Nru a/drivers/input/mouse/alps.c b/drivers/input/mouse/alps.c
--- a/drivers/input/mouse/alps.c 2004-09-29 01:14:35 -05:00
+++ b/drivers/input/mouse/alps.c 2004-09-29 01:14:35 -05:00
@@ -48,6 +48,7 @@
{ { 0x20, 0x02, 0x0e }, ALPS_MODEL_DUALPOINT },
{ { 0x22, 0x02, 0x0a }, ALPS_MODEL_DUALPOINT },
{ { 0x22, 0x02, 0x14 }, ALPS_MODEL_DUALPOINT },
+ { { 0x63, 0x03, 0xc8 }, ALPS_MODEL_DUALPOINT },
};

/*
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/