From owner-freebsd-bluetooth@FreeBSD.ORG Wed Oct 31 08:07:16 2007 Return-Path: Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AD2FF16A46B for ; Wed, 31 Oct 2007 08:07:16 +0000 (UTC) (envelope-from plunky@rya-online.net) Received: from post.rya-online.net (post.rya-online.net [195.26.225.220]) by mx1.freebsd.org (Postfix) with ESMTP id 77B9E13C49D for ; Wed, 31 Oct 2007 08:07:16 +0000 (UTC) (envelope-from plunky@rya-online.net) Received: from rya-online.net (unknown [217.154.252.66]) by post.rya-online.net (Postfix) with SMTP id 0F02D1D42B3; Wed, 31 Oct 2007 06:26:55 +0000 (GMT) Received: (nullmailer pid 862 invoked by uid 1000); Wed, 31 Oct 2007 06:18:32 -0000 Date: Wed, 31 Oct 2007 06:18:32 +0000 (GMT) To: "Heiko Wundram (Beenic)" In-Reply-To: <200710301550.42036.wundram@beenic.net> References: <200710301550.42036.wundram@beenic.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Message-Id: <1193811512.853463.800.nullmailer@galant.ukfsn.org> From: Iain Hibbert Cc: freebsd-bluetooth@freebsd.org Subject: Re: Bluetooth PAN support for 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: Wed, 31 Oct 2007 08:07:16 -0000 On Tue, 30 Oct 2007, Heiko Wundram (Beenic) wrote: > Is anybody actively working on implementing a Bluetooth userspace PAN daemon > for FreeBSD? > > I currently have a (somewhat) functional prototype written using tap > interfaces as the local backend, and if time permits, I'll try to fix this up > sooner or later to a mature and generally distributable form, but if anybody > else is out there who already started working on this, would you like to > share the effort? > > Mail me if you're interested! Cool! I'm definitely interested - hopefully today I get a PAN capable phone and was going to write a pand (for NetBSD but it should be the same) Do you have a source archive? iain