usb/85972: Movement of USB mouse in CLI causes freeze

Sam Lawrance boris at brooknet.com.au
Tue Oct 11 08:40:19 PDT 2005


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

From: Sam Lawrance <boris at brooknet.com.au>
To: bug-followup at freebsd.org
Cc:  
Subject: Re: usb/85972: Movement of USB mouse in CLI causes freeze
Date: Wed, 12 Oct 2005 01:39:27 +1000

 Anohter well-behaved mouse shows debug output like this:
 Oct 12 01:07:07 dirk kernel: ums_intr: sc=0xc1abe800 status=0
 Oct 12 01:07:07 dirk kernel: ums_intr: data = 00 00 01 00 00 00
 Oct 12 01:07:07 dirk kernel: ums_intr: x:0 y:-1 z:0 t:0 buttons:0x0
 
 My belkin shows this:
 Oct 12 01:07:10 dirk kernel: ums_intr: sc=0xc1ac4400 status=13
 Oct 12 01:07:10 dirk kernel: ums_intr: data = 01 00 ff 05 00 01
 Oct 12 01:07:10 dirk kernel: ums_intr: status=13
 Oct 12 01:07:10 dirk kernel: ums_intr: x:-1 y:-5 z:0 t:0 buttons:0x0
 
 Status 13 is USBD_IOERROR.  Not sure what this means in context, but
 I'll investigate further tomorrow.


More information about the freebsd-usb mailing list