From owner-freebsd-current@FreeBSD.ORG Tue Sep 9 00:45:03 2003 Return-Path: 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 92CB416A4BF; Tue, 9 Sep 2003 00:45:03 -0700 (PDT) Received: from mailhub02.unibe.ch (mailhub02.unibe.ch [130.92.9.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2576B43FBF; Tue, 9 Sep 2003 00:44:30 -0700 (PDT) (envelope-from roth@iam.unibe.ch) Received: from localhost (localhost [127.0.0.1]) by mailhub02.unibe.ch (Postfix) with ESMTP id BD58CCDD81; Tue, 9 Sep 2003 09:44:23 +0200 (MEST) Received: from mailhub02.unibe.ch ([127.0.0.1]) by localhost (mailhub02 [127.0.0.1:10024]) (amavisd-new) with LMTP id 06392-01-31; Tue, 9 Sep 2003 09:44:22 +0200 (MEST) Received: from asterix.unibe.ch (asterix.unibe.ch [130.92.64.4]) by mailhub02.unibe.ch (Postfix) with ESMTP id 1EEA0A0EE3; Tue, 9 Sep 2003 07:54:48 +0200 (MEST) Received: from speedy.unibe.ch (speedy [130.92.64.35]) by asterix.unibe.ch (8.11.6+Sun/8.11.6) with ESMTP id h895slE14111; Tue, 9 Sep 2003 07:54:47 +0200 (MET DST) Received: (from roth@localhost) by speedy.unibe.ch (8.11.6+Sun/8.10.2) id h895slc23438; Tue, 9 Sep 2003 07:54:47 +0200 (MEST) Date: Tue, 9 Sep 2003 07:54:47 +0200 From: Tobias Roth To: Maksim Yevmenkin Message-ID: <20030909055447.GA23388@speedy.unibe.ch> References: <20030908194503.4683.qmail@web40305.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030908194503.4683.qmail@web40305.mail.yahoo.com> User-Agent: Mutt/1.4i X-Operating-System: SunOS speedy 5.8 Generic_108528-16 sun4u sparc SUNW,Ultra-80 X-Virus-checked: by University of Berne cc: current@freebsd.org cc: net@freebsd.org Subject: Re: Bluetooth stack for FreeBSD (Netgraph) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Sep 2003 07:45:03 -0000 On Mon, Sep 08, 2003 at 12:45:03PM -0700, Maksim Yevmenkin wrote: > After a very long delay (sorry!) I'm pleased to announce that I'm still around > and new a snapshot can be downloaded from kickass! I will try it out later today [snip of long interesting list of enhancments] > Here is the list of things I'm planing to do next: > > o Prepare patches for FreeBSD source tree > o Write SDP server. For now continue use Linux BlueZ SDP server. > o Add support for SCO (voice/video) links > o Better rc scripts > o Think about non-Netgraph portable version I could take over the rc-script part if it'd be any help for you and if it's not too urgent. greets, t.