mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Add Logitech MX3100 to logips2pp.c, 2.6.14-rc5-git1
@ 2005-10-21 21:20 Mirco Macrelli
  0 siblings, 0 replies; only message in thread
From: Mirco Macrelli @ 2005-10-21 21:20 UTC (permalink / raw)
  To: Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 141 bytes --]

This simple patch adds the reciver of the Logitech MX3100 to the list of those 
presents in the file logips2pp.c

ciao ;)
-- 
Mirco Macrelli

[-- Attachment #2: add_logitech_mx3100_to_logips2pp.c.diff --]
[-- Type: text/x-diff, Size: 740 bytes --]

diff -Naur linux-2.6.14-rc5-git1/drivers/input/mouse/logips2pp.c linux-2.6.14-rc5-git1.new/drivers/input/mouse/logips2pp.c
--- linux-2.6.14-rc5-git1/drivers/input/mouse/logips2pp.c	2005-10-21 13:12:49.386661000 +0200
+++ linux-2.6.14-rc5-git1.new/drivers/input/mouse/logips2pp.c	2005-10-21 13:21:23.778808500 +0200
@@ -217,6 +217,9 @@
 		{ 61,	PS2PP_KIND_MX,					/* MX700 */
 				PS2PP_WHEEL | PS2PP_SIDE_BTN | PS2PP_TASK_BTN |
 				PS2PP_EXTRA_BTN | PS2PP_NAV_BTN },
+		{ 66,	PS2PP_KIND_MX,					/* MX3100 reciver */
+				PS2PP_WHEEL | PS2PP_SIDE_BTN | PS2PP_TASK_BTN |
+				PS2PP_EXTRA_BTN | PS2PP_NAV_BTN | PS2PP_HWHEEL },
 		{ 73,	0,			PS2PP_SIDE_BTN },
 		{ 75,	PS2PP_KIND_WHEEL,	PS2PP_WHEEL },
 		{ 76,	PS2PP_KIND_WHEEL,	PS2PP_WHEEL },

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-10-21 21:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-21 21:20 [PATCH] Add Logitech MX3100 to logips2pp.c, 2.6.14-rc5-git1 Mirco Macrelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®