All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kim Holviala <kim@holviala.com>
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] psmouse fixes for 2.6.5
Date: Wed, 21 Apr 2004 09:48:29 +0300	[thread overview]
Message-ID: <200404210948.29095.kim@holviala.com> (raw)
In-Reply-To: <200404202117.37104.dtor_core@ameritech.net>

On Wednesday 21 April 2004 05:17, Dmitry Torokhov wrote:

> > > > - support for Targus Scroller mice (from my last weeks patch)
> > >
> > > Why do you have Tragus as a config option - just set the protocol mask
> > > correctly by default...

It's not a config option, I just have a little note on the Kconfig file for 
those that read the help pages.

> And I think you will achieve the desired result by just doing:
>
> -static unsigned int psmouse_max_proto = -1U;
> +static unsigned int psmouse_probe_proto = PSMOUSE_ANY & ~PSMOUSE_TARGUS;

You're right... I did have a small logic problem there - that looks much 
better.



Kim

  reply	other threads:[~2004-04-21  6:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-20  7:38 [PATCH] psmouse fixes for 2.6.5 Kim Holviala
2004-04-20 12:59 ` Dmitry Torokhov
2004-04-20 20:38   ` Kim Holviala
2004-04-21  2:17     ` Dmitry Torokhov
2004-04-21  6:48       ` Kim Holviala [this message]
2004-04-21  7:10         ` Dmitry Torokhov
2004-04-21  7:13           ` Dmitry Torokhov

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=200404210948.29095.kim@holviala.com \
    --to=kim@holviala.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.