Bluetooth mouse
Maksim Yevmenkin
maksim.yevmenkin at savvis.net
Wed Jan 12 12:35:27 PST 2005
Vladimir and Guys,
please take a look at FreeBSD PR misc/76107. it includes the patch that
fixes PSM problem. prize goes to Hiroyuki Aizu and the pointy hat goes
to me :) i've committed the fix into -current and will MFC it to
RELENG_5 in 1 day.
thanks,
max
>> Hi Guys,
>>
>> sorry for the delay :)
>>
>> i've trying to troubleshoot the problem with Logitech MX900
>> bluetooth mouse (invalid psm for hid-interrupt channel) and have
>> been looking at all dumps you guys sent to me.
>>
>> here is what i found so far.
>>
>> 1) according to the dumps the mouse advertises correct psm, i.e.
>> 0x13
>>
>> 2) bthidcontrol(8) _should_ work just fine, but it _does_not_. for
>> whatever reason it gets wrong psm (0x25).
>>
>> let me just ask one more question: did you guys set any gcc
>> optimization flags? anything that is *not* default?
>
>
> no, nothing in make.conf,
>
> /usr/src/usr.sbin/bluetooth/bthidd$ make -V CFLAGS -O2
> -fno-strict-aliasing -pipe -I/usr/src/usr.sbin/bluetooth/bthidd -g
> -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized
> /usr/src/usr.sbin/bluetooth/bthidd$
>
>
>> bottom line: the problem can be either in bthidcontrol(8) or sdp(3)
>> library. i can not reproduce the problem here, so would anyone
>> consider giving me remote access to your box and mouse for a few
>> hours/days?
>
>
> Unfortunately it is my work notebook, and usually it connected behind
> some firewall and there is no good way to enter from Internet here.
>
> Let I try to debug this problem. As I understand bthidcontrol Dump
> should show valid psm (0x13).
>
>
>> thanks, max
>
>
More information about the freebsd-bluetooth
mailing list