From: "Dmitry Torokhov" <dmitry.torokhov@gmail.com>
To: Aristeu Rozanski <arozansk@redhat.com>
Cc: linux-input@atrey.karlin.mff.cuni.cz, Chris Williams <cww@redhat.com>
Subject: Re: [PATCH] psmouse: add support for 4th button using the 4th bit
Date: Wed, 9 May 2007 11:39:04 -0400 [thread overview]
Message-ID: <d120d5000705090839k2b7e3915j3c66173b7b8af1a6@mail.gmail.com> (raw)
In-Reply-To: <20070509145337.GD4215@redhat.com>
On 5/9/07, Aristeu Rozanski <arozansk@redhat.com> wrote:
> --- linus-2.6.orig/drivers/input/mouse/psmouse.h
> +++ linus-2.6/drivers/input/mouse/psmouse.h
> @@ -78,6 +78,7 @@ struct psmouse {
> enum psmouse_type {
> PSMOUSE_NONE,
> PSMOUSE_PS2,
> + PSMOUSE_CORTRON,
> PSMOUSE_PS2PP,
> PSMOUSE_THINKPS,
> PSMOUSE_GENPS,
>
I moved PSMOUSE_CORTRON to the end of the list - psmouse type is
exported to userspace as input_dev.id.product and so we should not
change existing types.
--
Dmitry
next prev parent reply other threads:[~2007-05-09 15:39 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-02 20:48 [RFC] psmouse: add support for 4th button using the 4th bit Aristeu Rozanski
2007-04-03 14:39 ` Dmitry Torokhov
2007-04-03 14:42 ` Aristeu Rozanski
2007-04-03 15:05 ` Dmitry Torokhov
2007-04-03 15:23 ` Aristeu Rozanski
2007-05-08 18:53 ` Aristeu Rozanski
2007-05-09 14:36 ` Dmitry Torokhov
2007-05-09 14:53 ` [PATCH] " Aristeu Rozanski
2007-05-09 15:39 ` Dmitry Torokhov [this message]
2007-05-09 15:49 ` Aristeu Rozanski
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=d120d5000705090839k2b7e3915j3c66173b7b8af1a6@mail.gmail.com \
--to=dmitry.torokhov@gmail.com \
--cc=arozansk@redhat.com \
--cc=cww@redhat.com \
--cc=linux-input@atrey.karlin.mff.cuni.cz \
/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;
as well as URLs for NNTP newsgroup(s).