From owner-freebsd-bluetooth@FreeBSD.ORG Tue May 20 23:43:14 2008 Return-Path: Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B90801065675 for ; Tue, 20 May 2008 23:43:14 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.155]) by mx1.freebsd.org (Postfix) with ESMTP id 4AB288FC16 for ; Tue, 20 May 2008 23:43:13 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so2937073fgb.35 for ; Tue, 20 May 2008 16:43:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=Mn+z60yZWLhJrMxvkh3RZP8Ef/ET5n1elSPVFaXnWDk=; b=pBwx2qPd3kh6QiGvZ21l5Ppp89qsVjCjj0dWkvC9Lma5mBEoSvuN0AcQLta5cmL52GprJUyNBlqnYTXoTDUmUEUzu1ye2K+je46oMSCDHRE4KYREVBuvGYlbwu5AwK7zNN33xR06n7VTMiXe0Dc0lpEHnX0zABU+K4iFzcAckPU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=wE5LtftaDZMmd/qL+FMOXlNcAS+hzzZhjjj7/+SKtP0JK62V6xgxPH9xAUr2Zyv8VE11V4Us7/d8KRFbmOql/Yb0gmXEaxJFjHZ6MMXj23BloH8h7Q753QNt/DqlU2RN6LHZgIUOz9o2rDVR4Tm2RLKz0a0FtrUt5Hl+SKi+zLQ= Received: by 10.125.16.5 with SMTP id t5mr7766320mki.50.1211326992862; Tue, 20 May 2008 16:43:12 -0700 (PDT) Received: by 10.86.66.5 with HTTP; Tue, 20 May 2008 16:43:12 -0700 (PDT) Message-ID: Date: Tue, 20 May 2008 16:43:12 -0700 From: "Maksim Yevmenkin" To: "Leonardo Santagostini" In-Reply-To: <9ab7eeeb0805201231o65e5058h427f4bafa8d27a39@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9ab7eeeb0805190319u30ccbeefq1511afa063bd75fe@mail.gmail.com> <9ab7eeeb0805191848p11e3b6d4u9bdd423e4e7d2533@mail.gmail.com> <9ab7eeeb0805201231o65e5058h427f4bafa8d27a39@mail.gmail.com> Cc: freebsd-bluetooth@freebsd.org Subject: Re: Problem with a BCM2035B dongle X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 23:43:14 -0000 On 5/20/08, Leonardo Santagostini wrote: > Max: > > I have not installed windows at home, but i like challenges and i will > install it onto a hard disk and i will find the drivers to make it work on > windows. > > Do you have any tool to make a trace from the usb device ? here is one - never tried to use it myself http://sourceforge.net/projects/usbsnoop/ thanks, max