Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Oct 2005 15:40:18 GMT
From:      Sam Lawrance <boris@brooknet.com.au>
To:        usb@FreeBSD.org
Subject:   Re: usb/85972: Movement of USB mouse in CLI causes freeze
Message-ID:  <200510111540.j9BFeIrB014397@freefall.freebsd.org>

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

From: Sam Lawrance <boris@brooknet.com.au>
To: bug-followup@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.



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