mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Mirco Macrelli <pigaz@pigaz.org>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [PATCH] Add Logitech MX3100 to logips2pp.c, 2.6.14-rc5-git1
Date: Fri, 21 Oct 2005 23:20:48 +0200	[thread overview]
Message-ID: <200510212320.48896.pigaz@pigaz.org> (raw)

[-- 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 },

                 reply	other threads:[~2005-10-21 21:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200510212320.48896.pigaz@pigaz.org \
    --to=pigaz@pigaz.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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®