From owner-freebsd-current Mon Sep 23 9:33:54 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 724BC37B401; Mon, 23 Sep 2002 09:33:52 -0700 (PDT) Received: from scl8owa02.int.exodus.net (scl8out02.exodus.net [66.35.230.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id B230443E4A; Mon, 23 Sep 2002 09:33:11 -0700 (PDT) (envelope-from Maksim.Yevmenkin@exodus.net) Received: from scl8owa01.int.exodus.net ([66.35.230.241]) by scl8owa02.int.exodus.net with Microsoft SMTPSVC(5.0.2195.4905); Mon, 23 Sep 2002 09:35:13 -0700 Received: from exodus.net ([206.220.227.147]) by scl8owa01.int.exodus.net over TLS secured channel with Microsoft SMTPSVC(5.0.2195.4905); Mon, 23 Sep 2002 09:35:12 -0700 Message-ID: <3D8F423E.9491E467@exodus.net> Date: Mon, 23 Sep 2002 09:33:02 -0700 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, mobile@freebsd.org Cc: FUJIMOTO Kou , Juriy Goloveshkin , Simon Dick , Duncan Barclay , " Jonas =?iso-8859-1?Q?B=FClow?=" Subject: Bluetooth stack for FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 23 Sep 2002 16:35:12.0639 (UTC) FILETIME=[305DE0F0:01C2631F] Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hackers, Several people have contacted me and offered help with testing and i'm very glad to announce that i have received few successful reports. There was a couple of problems however. The next snapshot is available for download at http://www.geocities.com/m_evmenkin/ngbt-fbsd-20020922.tar.gz Below is a quick summary of changes - New USB device IDs o TDK Bluetooth USB dongle o MSI MS-6967 Bluetooth USB dongle o Mitsumi Bluetooth USB dongle (*) - New ports o SDP has been updated to latest version 0.8 o hcidump - HCI packet analyzer v1.3 has been ported from Linux BlueZ stack - New features o Bluetooth raw HCI sockets now support SO_TIMESTAMP option o Bluetooth raw HCI sockets now can tell direction (incoming or outgoing) for every HCI packet - Bug fixes o RFCOMM issues has been resolved and now both Xircom and 3Com stacks work (tested with Windows2000). Also i received successful report about interoperability with Widcomm stack on Windows XP o L2CAP interoperability issues with Nokia phone should be fixed now (**) There is still an issue with USB stack in FreeBSD. It still uses #define USB_USE_SOFTINTR. This causes major impact on USB device performance. A little while ago i have sent a patch but it got no response. thanks, max (*) Device has been recognized but failed to respond. Need more information. (**) I've not received report back yet, but i think it should be fixed now. I do not have Nokia phone, but i tested the patch with all other stacks. Please contact me if you still have a problem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message