From owner-freebsd-bluetooth@FreeBSD.ORG Tue May 20 16:50:46 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 656C5106564A for ; Tue, 20 May 2008 16:50:46 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.187]) by mx1.freebsd.org (Postfix) with ESMTP id E6E878FC1F for ; Tue, 20 May 2008 16:50:45 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: by fk-out-0910.google.com with SMTP id k31so2552630fkk.11 for ; Tue, 20 May 2008 09:50:44 -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=O5GcQM40YF2aFHA+ykYeBhm08+iVWkm0SHcO+VrA5vk=; b=PzAWRoEbvM1AQmYy1Pq/gClONKDg+HCq52JSfSyNzwWlEbCtR2B3YgBg5d3XuqFa6gLJvoRqIUf26gSAXtMMRBg1mHTddwsPA4NMRAmpymR5g6WiRrPwi4fdvMf0Ecwc6kwMRu8EPenPalRxl0kSlKF25g0pOAnP0CGZ2KszAuY= 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=loXWnd4/3JR3tUKYgIKAFD7AlwkRdLolT3Z0h9VmLYWeWvH6MqP+MUMSc4WrTUXbfD7z55lSHIUandnY/EjXWyxovBXRyg8j275tsv34tLdmvcCTBhJ6NSBsC8r9ltKNEg/HepsSkVPpkfKD2cHwcQKfGzBSTK+VCuXSAO36MQ8= Received: by 10.125.164.7 with SMTP id r7mr7380790mko.132.1211302244286; Tue, 20 May 2008 09:50:44 -0700 (PDT) Received: by 10.86.66.5 with HTTP; Tue, 20 May 2008 09:50:44 -0700 (PDT) Message-ID: Date: Tue, 20 May 2008 09:50:44 -0700 From: "Maksim Yevmenkin" To: "Leonardo Santagostini" In-Reply-To: <9ab7eeeb0805191848p11e3b6d4u9bdd423e4e7d2533@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> 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 16:50:46 -0000 On 5/19/08, Leonardo Santagostini wrote: > Sorry, but, by the way. > In the manufacturer page says: > > The BCM2035 is based on the production and UnPlugFest proven architecture of > the BCM2033 Bluetooth baseband core (BBC), peripheral transport unit (PTU) it really does not mean anything. its just marking buzz words, imo. "architecture" is too much generic word. all it probably means is that the 2035 chip has the same functional blocks as 2033 chip, i.e. cpu, memory, flash, radio etc. > Do you think we can make something ? did your 2035 dongle come with driver cd (for windows)? can you find any .bin or .hex files on the driver cd? what would really be helpful is a usb snoop trace (from windows) that shows how windows initializes this device. thanks, max