From owner-freebsd-bluetooth@FreeBSD.ORG Tue Dec 21 20:45:07 2004 Return-Path: Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13CA116A4CE for ; Tue, 21 Dec 2004 20:45:07 +0000 (GMT) Received: from itesec.hsc.fr (itesec.hsc.fr [192.70.106.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C84843D4C for ; Tue, 21 Dec 2004 20:45:06 +0000 (GMT) (envelope-from yb@sainte-barbe.org) Received: from taz.hsc.fr (taz.hsc.fr [192.70.106.75]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "taz.hsc.fr", Issuer "HSC CA" (verified OK)) by itesec.hsc.fr (Postfix) with ESMTP id 943022111B for ; Tue, 21 Dec 2004 21:45:05 +0100 (CET) Received: by taz.hsc.fr (Postfix, from userid 1001) id 558DD42A4; Tue, 21 Dec 2004 21:45:13 +0100 (CET) Date: Wed, 22 Dec 2004 04:45:13 +0800 From: Yann Berthier To: bluetooth@freebsd.org Message-ID: <20041221204513.GC729@hsc.fr> Mail-Followup-To: bluetooth@freebsd.org References: <1103269957.974.7.camel@localhost> <41C32471.2050805@savvis.net> <866530fusa.fsf@kamino.rfc1149.org> <41C35B92.7080908@savvis.net> <1103489813.1721.14.camel@localhost> <41C63A62.20304@savvis.net> <1103527349.1024.18.camel@localhost> <41C72A9B.6090405@savvis.net> <20041221194912.GA748@hsc.fr> <41C88017.8010403@savvis.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41C88017.8010403@savvis.net> X-Organization: Herve Schauer Consultants X-Web: http://www.hsc.fr/ X-Operating-System: FreeBSD 6.0-CURRENT User-Agent: Mutt/1.5.6i Subject: Re: Bluetooth mouse X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2004 20:45:07 -0000 On Tue, 21 Dec 2004, Maksim Yevmenkin wrote: > Yann, > > yes, please. the more traces i get the easier for me to fix the problem. > what is the other (then MS) brand are you using? It's the only mouse i have, actually i was refering to the Logitech MX900 one, which started this thread > >Now, my 2nd and 3rd buttons are swapped (another poster on this > >thread had the same too, if i'm not mistaken). Could it be also > >related to an eroneous parsing of the SDP answer by bthidcontrol ? > > i do not think so. the information about buttons, axis etc. is encoded > in the hid descriptor. you could send me a hicdump while you are > pressing 2nd and then 3rd button along with 'bthidcontrol dump' output. I've put the bthidcontrol query and dump outputs along with 2 hcidump traces (mouse_events.dump concerning only the buttons events) on http://bachibouzouk.org/~yb/fbsd/ Lemme know for whatever info you may need, and let me thank you for the wonderful job you have done so far Thanks, - yann