From owner-freebsd-mobile Mon Sep 9 10:33:42 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F05337B400; Mon, 9 Sep 2002 10:33:35 -0700 (PDT) Received: from scl8owa02.int.exodus.net (scl8out02.exodus.net [66.35.230.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07ADB43E65; Mon, 9 Sep 2002 10:33:31 -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, 9 Sep 2002 10:35:23 -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, 9 Sep 2002 10:35:22 -0700 Message-ID: <3D7CDB63.1E640A3F@exodus.net> Date: Mon, 09 Sep 2002 10:33:23 -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 Subject: Bluetooth stack for FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 09 Sep 2002 17:35:23.0028 (UTC) FILETIME=[468B0540:01C25827] Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hackers, I'm very pleased to announce that another engineering release is available for download at http://www.geocities.com/m_evmenkin/ngbt-fbsd-20020909.tar.gz This release features several major changes and includes support for H4 UART and H2 USB transport layers, Host Controller Interface (HCI), Link Layer Control and Adaptation Protocol (L2CAP) and Bluetooth sockets layer. It also comes with several user space utilities that can be used to configure and test Bluetooth devices. Also there are several man pages. o HCI and L2CAP code bug fixes o Bluetooth sockets layer now supports raw HCI and L2CAP sockets and SEQPACKET L2CAP sockets. o SDP is now supported. I ported BlueZ-sdp-0.7 daemon, configuration tool and user space library. I also did basic interoperability testing with Linux (BlueZ) and Windows 2000 (3COM and Xircom stacks). It seems to work just fine. o RFCOMM is now supported. I ported old BlueZ-rfcommd-1.1 (no longer supported by BlueZ) daemon. This daemon provides RFCOMM service via pseudo ttys. It is not very useful for legacy applications, but i managed to run PPP over Bluetooth. I also did some basic interoperability testing with Linux (works) and Windows 2000 (Xircom stack - works, 3COM stack - does not work - crc errors). Note: this code isn't in very good shape and needs more cleanup and fixing. It still has some bugs. I still would like to hear from people. I'm extremely surprised that FreeBSD community seems not interested in this at all. I got very few replies from few people (Julian Elischer, Terry Lambert - thanks!) and that's it. As usual, i would like to invite any interested individuals to join the project and help me. thanks, max p.s. NetBSD folks seem to started work on Bluetooth too. http://cvsweb.netbsd.org/bsdweb.cgi/syssrc/sys/dev/bluetooth/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message