public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Chris Faherty <rallymonkey@bellsouth.net>
To: <linux-kernel@vger.kernel.org>
Subject: Logitech Mouseman Dual Optical defaults to 400cpi
Date: Sat, 8 Jun 2002 12:53:17 -0400	[thread overview]
Message-ID: <20020608165243Z317422-22020+923@vger.kernel.org> (raw)

I'm not sure which list to write about this.  I've written Logitech but they 
gave me back a non-answer.. something about clicking some options with their 
Windows software.

The Dual Optical mouse has a sensor(s), Agilent ADNS-2051, which is capable 
of 400cpi (default) and 800cpi.  Logitech decided to leave this setting up 
to the driver software, and so the mouse defaults to 400cpi and 100rps 
(report rate, which is 200rps max) if you use a generic HID driver.  Even on 
Windows if you don't install MouseWare, you will only see 400cpi.

I can't find any information on how to switch it into 800cpi mode.  I have 
hooked it up to a Windows machine with their MouseWare driver and used 
usbsniff to log what happens during a hotplug.  But I don't know what I am 
looking at, I don't understand USB communications.

Can someone suggest a remedy?  Here is a portion of the USB sniff log which 
writes to the mouse during hotplug:

00000157	0.32087600	>>>>>>> URB 6 going down...	
00000158	0.32089680	-- URB_FUNCTION_CLASS_INTERFACE:	
00000159	0.32093600	  TransferFlags          = 00000000 
(USBD_TRANSFER_DIRECTION_OUT, ~USBD_SHORT_TRANSFER_OK)	
00000160	0.32095520	  TransferBufferLength = 00000000	
00000161	0.32097360	  TransferBuffer       = 00000000	
00000162	0.32099200	  TransferBufferMDL    = 00000000	
00000163	0.32100800	 	
00000164	0.32101200	    no data supplied	
00000165	0.32103200	  UrbLink                 = 00000000	
00000166	0.32105120	  RequestTypeReservedBits = 22	
00000167	0.32106960	  Request                 = 0a	
00000168	0.32108880	  Value                   = 0000	
00000169	0.32110720	  Index                   = 0000	

and

00000208	0.32805280	>>>>>>> URB 8 going down...	
00000209	0.32807200	-- URB_FUNCTION_VENDOR_DEVICE:	
00000210	0.32810800	  TransferFlags          = 00000000 
(USBD_TRANSFER_DIRECTION_OUT, ~USBD_SHORT_TRANSFER_OK)	
00000211	0.32812640	  TransferBufferLength = 00000000	
00000212	0.32814480	  TransferBuffer       = 00000000	
00000213	0.32816320	  TransferBufferMDL    = 00000000	
00000214	0.32817760	 	
00000215	0.32818320	    no data supplied	
00000216	0.32820240	  UrbLink                 = 00000000	
00000217	0.32822080	  RequestTypeReservedBits = 00	
00000218	0.32824000	  Request                 = 02	
00000219	0.32825840	  Value                   = 000e	
00000220	0.32827760	  Index                   = 0004	

-- 
/* Chris Faherty <rallymonkey@bellsouth.net> */

             reply	other threads:[~2002-06-08 16:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-08 16:53 Chris Faherty [this message]
2002-06-09  0:25 ` Logitech Mouseman Dual Optical defaults to 400cpi 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
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=20020608165243Z317422-22020+923@vger.kernel.org \
    --to=rallymonkey@bellsouth.net \
    --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