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

2010-05-07 Thread Hans Petter Selasky
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

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

2010-05-07 Thread Hans Petter Selasky
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

Re: Revision 205728: broken bluetooth mouse support

2010-05-07 Thread Kai Wang
On Fri, May 07, 2010 at 01:58:13AM +0400, Alex Deiter wrote: Hi, Bluetooth mouse support is broken after Revision 205728: http://svn.freebsd.org/viewvc/base?view=revisionrevision=205728 When I move the mouse - cursor stays in same place but moves the current position of the console.

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

2010-05-07 Thread Hans Petter Selasky
On Friday 07 May 2010 12:13:15 Alex Deiter wrote: Hi, Thanks a lot for your reply! I`m applied patches and rebuild kernel and world. After system reboot problem still persist: PS/2 mouse work fine USB mouse work fine Bluetooth mouse doesn't'work - see attached video (can be view with

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

2010-05-07 Thread Hans Petter Selasky
The following reply was made to PR usb/146367; it has been noted by GNATS. From: Hans Petter Selasky hsela...@c2i.net To: Alex Deiter alex.dei...@gmail.com Cc: freebsd-usb@freebsd.org, freebsd-gnats-sub...@freebsd.org Subject: Re: usb/146367: [PATCH] Revision 205728: broken bluetooth mouse

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

2010-05-07 Thread Kai Wang
On Fri, May 07, 2010 at 12:14:14PM +0200, Hans Petter Selasky wrote: On Friday 07 May 2010 12:13:15 Alex Deiter wrote: Hi, Thanks a lot for your reply! I`m applied patches and rebuild kernel and world. After system reboot problem still persist: PS/2 mouse work fine USB mouse

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

2010-05-07 Thread Kai Wang
205728: broken bluetooth mouse support Date: Fri, 7 May 2010 12:21:46 +0200 On Fri, May 07, 2010 at 12:14:14PM +0200, Hans Petter Selasky wrote: On Friday 07 May 2010 12:13:15 Alex Deiter wrote: Hi, Thanks a lot for your reply! I`m applied patches and rebuild kernel and world

Re: Revision 205728: broken bluetooth mouse support

2010-05-07 Thread Alex Deiter
Hi Kal, Thanks a lot for your patch! I`m apply this patch and my bt mouse work fine again! For Hans: Which daemon is driving the BT mouse? bthidd patch for bthidd(8) works fine only WITH your patches for: lib/libusbhid/data.c sys/dev/usb/usb_hid.c sys/dev/usb/usbhid.h Thanks a lot!

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

2010-05-07 Thread Alex Deiter
Hi Hans, I`m apply patch for bthidd from Kal and my bt mouse work fine again! Which daemon is driving the BT mouse? bthidd patch from Kal for bthidd(8) works fine only WITH your patches for: lib/libusbhid/data.c sys/dev/usb/usb_hid.c sys/dev/usb/usbhid.h Thanks a lot! 2010/5/7 Hans Petter

Revision 205728: broken bluetooth mouse support

2010-05-06 Thread Alex Deiter
Hi, Bluetooth mouse support is broken after Revision 205728: http://svn.freebsd.org/viewvc/base?view=revisionrevision=205728 When I move the mouse - cursor stays in same place but moves the current position of the console. Proposed patch as an attachment. Could you please revew this ? Thanks

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

2010-05-06 Thread Alex Deiter
Number: 146367 Category: usb Synopsis: [PATCH] Revision 205728: broken bluetooth mouse support Confidential: no Severity: serious Priority: medium Responsible:freebsd-usb State: open Quarter: Keywords: Date-Required: Class: sw