Date: Wed, 12 Jan 2005 12:34:03 -0800 From: Maksim Yevmenkin <maksim.yevmenkin@savvis.net> To: vova@fbsd.ru Cc: Yann Berthier <yb@sainte-barbe.org> Subject: Re: Bluetooth mouse Message-ID: <41E589BB.1060702@savvis.net> In-Reply-To: <1105261338.1126.6.camel@localhost> References: <1100552998.1098.5.camel@localhost> <419B8353.7040908@savvis.net> <opshmg45c1lo1qsj@mail.xs4all.nl> <419B9EF8.2090401@savvis.net> <1103269957.974.7.camel@localhost> <41C32471.2050805@savvis.net> <866530fusa.fsf@kamino.rfc1149.org> <41DB1084.2090405@savvis.net> <1105261338.1126.6.camel@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
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 > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41E589BB.1060702>