From owner-freebsd-bluetooth@FreeBSD.ORG Tue Jan 9 17:52:48 2007 Return-Path: X-Original-To: freebsd-bluetooth@freebsd.org Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F107C16A5D1 for ; Tue, 9 Jan 2007 17:52:48 +0000 (UTC) (envelope-from maksim.yevmenkin@savvis.net) Received: from mailgate1b.savvis.net (mailgate1b.savvis.net [216.91.182.6]) by mx1.freebsd.org (Postfix) with ESMTP id CDC7D13C428 for ; Tue, 9 Jan 2007 17:52:48 +0000 (UTC) (envelope-from maksim.yevmenkin@savvis.net) Received: from localhost (localhost.localdomain [127.0.0.1]) by mailgate1b.savvis.net (Postfix) with ESMTP id E64B43BE7E; Tue, 9 Jan 2007 11:52:47 -0600 (CST) Received: from mailgate1b.savvis.net ([127.0.0.1]) by localhost (mailgate1b.savvis.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31228-01-72; Tue, 9 Jan 2007 11:52:47 -0600 (CST) Received: from [10.12.163.251] (unknown [10.12.163.251]) by mailgate1b.savvis.net (Postfix) with ESMTP id 8FE6A3BE38; Tue, 9 Jan 2007 11:52:47 -0600 (CST) Message-ID: <45A3D66C.2050605@savvis.net> Date: Tue, 09 Jan 2007 09:52:44 -0800 From: Maksim Yevmenkin User-Agent: Thunderbird 1.5.0.5 (X11/20060906) MIME-Version: 1.0 To: "Alexander V. Ribchansky" References: <45A3BAAB.4040903@zk.informjust.ua> In-Reply-To: <45A3BAAB.4040903@zk.informjust.ua> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at savvis.net Cc: freebsd-bluetooth@freebsd.org Subject: Re: is bluetooth 2.0 speeds supported on freebsd? 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, 09 Jan 2007 17:52:49 -0000 Alexander, > Does freebsd implementation of bluetooth stack support data rates of > bluetooth 2.0? no, freebsd bluetooth stack is v1.1 and does not support bluetooth 2.0 edr as of now. > I found, that my USB BT adapter Surecom EP-2101 works as if it be 1.2 > but not 2.0 bluetooth in connection with N73 phone (which support 2.0 > transfer speeds). Under WINXP there is much faster transmitting speeds, > which is seems to be bluetooth 2.0 speeds... correct. bluetooth 2.0 devices are backward compatible with bluetooth 1.1 stacks, however you will only get 1.1 speeds. thanks, max