Date: Fri, 5 Mar 2004 00:39:54 +0100 From: Bernd Walter <ticso@cicely12.cicely.de> To: Harald Schmalzbauer <h@schmalzbauer.de> Cc: freebsd-current@freebsd.org Subject: Re: New Mouseprotocol? Message-ID: <20040304233953.GQ84478@cicely12.cicely.de> In-Reply-To: <200403042109.50537.h@schmalzbauer.de> References: <200403041843.58272.h@schmalzbauer.de> <20040304112833.C21028@carver.gumbysoft.com> <200403042109.50537.h@schmalzbauer.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 04, 2004 at 09:09:50PM +0100, Harald Schmalzbauer wrote: > Am Donnerstag, 4. März 2004 20:29 schrieb Doug White: > > On Thu, 4 Mar 2004, Harald Schmalzbauer wrote: > > > Here's what I get from devfs: > > > port 1 addr 2: low speed, power 100 mA, config 1, Microsoft IntelliMouse® > > > Explorer(0x0095), Microsoft(0x045e), rev 4.19 > > > > > > And here is the line with my old Intellimouse Explorer (which worked > > > perfectly for four years now!): > > > port 2 addr 4: low speed, power 100 mA, config 1, Microsoft IntelliMouse® > > > Explorer(0x001e), Microsoft(0x045e), rev 1.14 > > > > Looks like the device ID just changed. usbdevs will need to be updated, > > thats all. > > > > Is the ums device attaching this mouse? > > Yes, after pluging in dmesg shows: > > ums1: Microsoft Microsoft IntelliMouse® Explorer, rev 2.00/4.19, addr 5, > iclass 3/1 > ums1: 5 buttons > > In fact it's a 9 button mouse. ums supports up to 7 buttons, if I got it right then the shown numer comes by scanning the hid descriptor table and should reflect what the device says. The other point looks in fact very much like a problem with XFree and the mouse. What does moused say about it? -- B.Walter BWCT http://www.bwct.de ticso@bwct.de info@bwct.de
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040304233953.GQ84478>