public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Vojtech Pavlik <vojtech@suse.cz>
To: Chris Faherty <rallymonkey@bellsouth.net>
Cc: Vojtech Pavlik <vojtech@suse.cz>, linux-kernel@vger.kernel.org
Subject: Re: Logitech Mouseman Dual Optical defaults to 400cpi
Date: Tue, 11 Jun 2002 08:34:47 +0200	[thread overview]
Message-ID: <20020611083447.A6592@ucw.cz> (raw)
In-Reply-To: <20020608165243Z317422-22020+923@vger.kernel.org> <20020611045213.8B1FA59D354@kerberos.suse.cz> <20020611075643.C6425@ucw.cz> <20020611062940.8172959D354@kerberos.suse.cz>

On Tue, Jun 11, 2002 at 02:30:28AM -0400, Chris Faherty wrote:

> On Tuesday 11 June 2002 01:56 am, Vojtech Pavlik wrote:
> 
> > Btw, for more frequent reporting it's enough to modify the irq interrupt
> > rate in the HID driver, works for any mouse.
> 
> I want I want!  But I can't figure it out.  Can you give me an example of 
> how I would change the irq interrupt rate so that my mouse reports at 200Hz 
> in kernel 2.2.20?  Thanks.

Change the last argument of

FILL_INT_URB(hid->urbin, dev, pipe, hid->inbuf, 0, hid_irq_in, hid, endpoint->bInterval);

to 5. The normal value is 10. And it's milliseconds per poll of the
mouse. This may be made a quirk also.

-- 
Vojtech Pavlik
SuSE Labs

  parent reply	other threads:[~2002-06-11  6:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-08 16:53 Logitech Mouseman Dual Optical defaults to 400cpi Chris Faherty
2002-06-09  0:25 ` Chris Faherty
2002-06-09  8:07   ` Brad Hards
2002-06-09 15:19     ` Chris Faherty
2002-06-10  0:57       ` Brad Hards
2002-06-10 21:26         ` Vojtech Pavlik
2002-06-11  4:52           ` Chris Faherty
     [not found]           ` <20020611045213.8B1FA59D354@kerberos.suse.cz>
2002-06-11  5:56             ` Vojtech Pavlik
2002-06-11  6:30               ` Chris Faherty
     [not found]               ` <20020611062940.8172959D354@kerberos.suse.cz>
2002-06-11  6:34                 ` Vojtech Pavlik [this message]
2002-06-12 19:22           ` Pavel Machek

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=20020611083447.A6592@ucw.cz \
    --to=vojtech@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rallymonkey@bellsouth.net \
    /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