From owner-freebsd-net Tue Nov 19 11: 0:46 2002 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E159C37B401; Tue, 19 Nov 2002 11:00:44 -0800 (PST) Received: from scl8owa02.int.exodus.net (scl8out02.exodus.net [66.35.230.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32B3E43E4A; Tue, 19 Nov 2002 11:00:44 -0800 (PST) (envelope-from Maksim.Yevmenkin@cw.com) Received: from scl8owa01.int.exodus.net ([66.35.230.241]) by scl8owa02.int.exodus.net with Microsoft SMTPSVC(5.0.2195.5329); Tue, 19 Nov 2002 11:00:44 -0800 Received: from exodus.net ([206.220.227.147]) by scl8owa01.int.exodus.net over TLS secured channel with Microsoft SMTPSVC(5.0.2195.5329); Tue, 19 Nov 2002 11:00:43 -0800 Message-ID: <3DDA8A5A.1199C0A6@exodus.net> Date: Tue, 19 Nov 2002 11:00:42 -0800 From: Maksim Yevmenkin X-Mailer: Mozilla 4.78 [en] (X11; U; SunOS 5.7 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: current@freebsd.org, net@freebsd.org Subject: Bluetooth stack for FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 19 Nov 2002 19:00:43.0751 (UTC) FILETIME=[F60F9770:01C28FFD] Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear Hackers, The next snapshot is available for download at http://www.geocities.com/m_evmenkin/ngbt-fbsd-20021119.tar.gz Below is a quick summary of changes o Minor fixes for various man pages o Due to copyright issues firmware file has been removed from BT3C driver. Users must obtain firmware from 3COM Windows driver and use BT3CFW utility. o BT3CFW firmware download utility has been added o Couple new HCI socket ioctl() that allows to control default packet type and link modes for the device. o HCI security daemon that manages link keys and PIN codes has been added. Now it is possible to pair Bluetooth devices and setup authenticated and encrypted connections. Tested with 3COM card/stack and Ericsson T68 cell phone. o Link key format in hccontrol(8) tool has been changed. It now matches link key format in hcsecd(8), i.e. hex string of up to 16 bytes. Please give a try and let me know if it works for you. thanks, max To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message