Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Nov 2004 00:40:29 GMT
From:      Jonathan Heaney <jonathan.heaney@blueyonder.co.uk>
To:        freebsd-usb@FreeBSD.org
Subject:   Re: kern/62088: [usb] Logitech Cordless/Optical Mouse not working
Message-ID:  <200411100040.iAA0eTPv042523@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/62088; it has been noted by GNATS.

From: Jonathan Heaney <jonathan.heaney@blueyonder.co.uk>
To: freebsd-gnats-submit@FreeBSD.org,
	jonathan.heaney@blueyonder.co.uk
Cc:  
Subject: Re: kern/62088: [usb] Logitech Cordless/Optical Mouse not working
Date: Wed, 10 Nov 2004 00:37:28 +0000

 OK, assuming I've done this correctly, when I use the mouse I get this 
 at the console-
 
 ums_intr: sc=0xc1670000 status=0
 ums_intr: data = 01 00 00
 
 Button 1 gives
 
 ums_intr: sc=0xc1670000 status=0
 ums_intr: data = 01 01 00
 ums_intr: sc=0xc1670000 status=0
 ums_intr: data = 01 00 00
 
 Button 2
 
 ums_intr: sc=0xc1670000 status=0
 ums_intr: data = 01 02 00
 ums_intr: sc=0xc1670000 status=0
 ums_intr: data = 01 00 00
 
 Wheel button
 
 ums_intr: sc=0xc1670000 status=0
 ums_intr: data = 01 04 00
 ums_intr: sc=0xc1670000 status=0
 ums_intr: data = 01 00 00
 
 Thumb button
 
 ums_intr: sc=0xc1670000 status=0
 ums_intr: data = 01 08 00
 ums_intr: sc=0xc1670000 status=0
 ums_intr: data = 01 00 00
 
 Scrolling the wheel produces the same output as moving the mouse.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411100040.iAA0eTPv042523>