From owner-freebsd-bluetooth@FreeBSD.ORG Tue Oct 30 23:15:20 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 9579816A46D for ; Tue, 30 Oct 2007 23:15:20 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id 2B04813C4A7 for ; Tue, 30 Oct 2007 23:15:19 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so1668690nfb for ; Tue, 30 Oct 2007 16:15:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=Fhsj30+q+wGqUYIdMnNm+CMmtWOTtmmvZa/BARtC2SE=; b=i9WP2OhD2FhHgD6qerOhA+5HjDrcte7IDOgmtYtDpuiGFdpUo1IEdL730mS9UuDTcI1FEx7ws9v7FWgtt86/pQI3xPlORKxN/kiFigS7zPXc26fDleVm5pEvSkBLUPQJIQG0w0H++pgmGCuWKQiey2yPVO1pTDvoB2e6+Jx/dtk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EOjCOYRsQ//JAqxNs7kLsZCCTX2UKDTatScRngLh3jrow74XIjrLpiM7lC6GM6i4C1Kzd4+G+GVxze4QzeHMY0SHVzzXjWAp+JkenckqJqz1eqpJTZDoyy6J7zvuXGQMcmifNLqTSlHgXm2hIIROPU+i48Ln2/9PFhRTPwMX7qg= Received: by 10.86.86.12 with SMTP id j12mr6080646fgb.1193784593535; Tue, 30 Oct 2007 15:49:53 -0700 (PDT) Received: by 10.86.83.12 with HTTP; Tue, 30 Oct 2007 15:49:53 -0700 (PDT) Message-ID: Date: Tue, 30 Oct 2007 14:49:53 -0800 From: "Maksim Yevmenkin" To: "Heiko Wundram (Beenic)" In-Reply-To: <200710301550.42036.wundram@beenic.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200710301550.42036.wundram@beenic.net> 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: Tue, 30 Oct 2007 23:15:20 -0000 Heiko, > Is anybody actively working on implementing a Bluetooth userspace PAN daemon > for FreeBSD? i've heard something in the past, however, i'm not aware of any active ongoing work. > 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? that's great. i might be able to get some free time and help you (review/commit/coding). could you please share the code you already have with the rest of us? thanks, max