kern/62088: [usb] Logitech Cordless/Optical Mouse not working

Jonathan Heaney jonathan.heaney at blueyonder.co.uk
Tue Nov 9 16:40:29 PST 2004


The following reply was made to PR kern/62088; it has been noted by GNATS.

From: Jonathan Heaney <jonathan.heaney at blueyonder.co.uk>
To: freebsd-gnats-submit at FreeBSD.org,
	jonathan.heaney at 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.


More information about the freebsd-usb mailing list