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

Hans Petter Selasky hselasky at c2i.net
Fri May 7 07:50:03 UTC 2010


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

From: Hans Petter Selasky <hselasky at c2i.net>
To: freebsd-usb at freebsd.org
Cc: Alex Deiter <alex.deiter at gmail.com>,
 freebsd-gnats-submit at freebsd.org
Subject: Re: usb/146367: [PATCH] Revision 205728: broken bluetooth mouse support
Date: Fri, 7 May 2010 09:38:49 +0200

 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