From owner-freebsd-current@FreeBSD.ORG Wed Aug 18 01:35:27 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40CA316A4CE for ; Wed, 18 Aug 2004 01:35:27 +0000 (GMT) Received: from crumpet.united-ware.com (ddsl-66-42-172-210.fuse.net [66.42.172.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5179243D53 for ; Wed, 18 Aug 2004 01:35:26 +0000 (GMT) (envelope-from mistry.7@osu.edu) Received: from [192.168.1.102] (ddsl-66-42-172-210.fuse.net [66.42.172.210]) (authenticated bits=0)i7I1Mljr040086 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 17 Aug 2004 21:22:48 -0400 (EDT) (envelope-from mistry.7@osu.edu) From: Anish Mistry To: Marc van Kempen Date: Tue, 17 Aug 2004 21:36:20 -0400 User-Agent: KMail/1.6.2 References: <40CDDFFC.6070507@bowtie.nl> <200406201131.18562.mistry.7@osu.edu> <200408110820.07720.marc@bowtie.nl> In-Reply-To: <200408110820.07720.marc@bowtie.nl> MIME-Version: 1.0 Content-Disposition: inline Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200408172136.28147.mistry.7@osu.edu> X-Spam-Status: No, hits=-4.3 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,J_CHICKENPOX_32,PGP_SIGNATURE, QUOTED_EMAIL_TEXT,RCVD_IN_ORBS,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_KMAIL version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: freebsd-current@freebsd.org Subject: Re: USB Mouse not working on Thinkpad R40, works under WinXP X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Aug 2004 01:35:27 -0000 =2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday 11 August 2004 02:20 am, you wrote: > Hi Anish, > > Did you get any further in the mean time? > > Regards, > Marc. > > On Sunday 20 June 2004 17:31, you wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > On Sunday 20 June 2004 05:09 am, Tai-hwa Liang wrote: > > > On Mon, 14 Jun 2004, Marc van Kempen wrote: > > > > Hi, > > > > > > > > I just bought a new usb mouse (Genius Powerscroll Eye U+P, optical > > > > mouse), and while my other USB mouse works fine under FreeBSD > > > > -current (about two months old), this one doesn't. > > > > > > I have the similar problem on both -STABLE and -CURRENT. Mine is an > > > "ELECOM M-MAPP1KHBK" optical mouse, which can be probed by ums.ko and > > > usbd; however, I found no mouse event from /dev/ums0 while moving, > > > clicking or wheel scrolling the mouse. > > > > > > > The mouse is recognized (I see the entry in /var/log/messages) and > > > > usbd is running and forking off a moused (moused -p /dev/ums0 -I > > > > /var/run/...). X is configured to work with sysmouse (and this works > > > > with my other USB mouse), but both on the text console and in X the > > > > pointer doesn't move and buttons don't work. > > > > > > Same here: the usbd detected the mouse, but neither the console > > > pointer(moused) nor the XFree86 responded to the mouse movement. > > > > I'm working on importing the NetBSD sources (this particular part of the > > code has been out of sync for a while, so it's going to take a bit of > > time) which I believe may fix this problem. You might want to search t= he > > hardware list for a small patch by Markus Wild (Fix for Logitech DiNovo > > cordless mouse) that might fix this problem. > > - -- > > Anish Mistry > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.2.4 (FreeBSD) > > > > iD8DBQFA1a3FxqA5ziudZT0RAoBfAJ4n3ILw9eBq1hZh6yFU0Wh7hlW9UACg1fTe > > 1II6JfPB6ePrXXmtXTrAOjU=3D > > =3DCupK > > -----END PGP SIGNATURE----- I've got a USB MS Intellimouse that does the same thing. I was able to get= it=20 to work by commenting out the right 2 returns in the ums_intr. For some=20 reason it keeps returning the status IOERROR, but it works. I'm working on= a=20 better patch that will enable the tilt function too. I'll try to post this= =20 tonight. =2D --=20 Anish Mistry =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBIrKbxqA5ziudZT0RArDEAJ9ddkDNLXHkXt8S40w5K7Tq/rqH5gCfXVN2 QFLJSUTx/snUhy4uZd7lwp8=3D =3Dh4Xi =2D----END PGP SIGNATURE-----