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

From: Hans Petter Selasky <hsela...@c2i.net>
To: freebsd-usb@freebsd.org
Cc: Alex Deiter <alex.dei...@gmail.com>,
 freebsd-gnats-sub...@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
_______________________________________________
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to