Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Mar 2005 01:46:19 +0000
From:      Ian Dowse <iedowse@maths.tcd.ie>
To:        Marius =?ISO-8859-1?Q?N=FCnnerich?= <marius.nuennerich@gmx.net>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: USB Mouse not working 
Message-ID:  <200503220146.aa36398@salmon.maths.tcd.ie>
In-Reply-To: Your message of "Mon, 21 Mar 2005 10:23:34 %2B0100." <20050321102334.44abcc37@olaf.hackerzberg.dyndns.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20050321102334.44abcc37@olaf.hackerzberg.dyndns.org>, Marius =?ISO-
8859-1?Q?N=FCnnerich?= writes:
># usbhidctl -f /dev/uhid0 -ra
>Report descriptor:
>Total   input size 0 bytes
>Total  output size 4 bytes
>Total feature size 1 bytes
>usbhidctl: device does not support immediate mode, only changes
>reported.
>
>Hmm, don't know what to do with this information :)

I'm not sure I do either :-) On a mouse I tried here I got very
different information than that:

Report descriptor:
Collection page=Generic_Desktop usage=Mouse
Collection page=Generic_Desktop usage=Pointer
Input   size=1 count=1 page=Button usage=Button_1, logical range 0..1
Input   size=1 count=1 page=Button usage=Button_2, logical range 0..1
Input   size=1 count=1 page=Button usage=Button_3, logical range 0..1
Input   size=8 count=1 page=Generic_Desktop usage=X, logical range -127..127
Input   size=8 count=1 page=Generic_Desktop usage=Y, logical range -127..127
Input   size=8 count=1 page=Generic_Desktop usage=Wheel, logical range -127..127
End collection
Feature size=1 count=1 page=Generic_Desktop usage=Motion_Wakeup, logical range 0..1
End collection
Total   input size 4 bytes
Total  output size 0 bytes
Total feature size 0 bytes

But I don't know enough about how this is supposed to work to make
sense of the difference.

Ian



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