usb/146367: [PATCH] Revision 205728: broken bluetooth mouse support

Hans Petter Selasky hselasky at c2i.net
Fri May 7 07:41:39 UTC 2010


On Friday 07 May 2010 05:49:43 Alex Deiter wrote:
> Alex Deiter
> 

Hi,

The first part of the patch is not correct. The ID byte should be included in 
the buffer or you need to extend the buffer. Note that the kernel version of 
hid_get_data() is different at this point.

The second part of your patch is correct, and indicates a merge glitch, due to 
changing the signedness of the data type some time back.

Can you try the following patch in kernel and user-space and see that it works 
for your BT-mouse and USB-mouse?

http://p4web.freebsd.org/@@177882?ac=10

--HPS


More information about the freebsd-usb mailing list