From owner-freebsd-bluetooth@FreeBSD.ORG Tue Mar 18 00:35:16 2008 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 465F0106566B for ; Tue, 18 Mar 2008 00:35:16 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.159]) by mx1.freebsd.org (Postfix) with ESMTP id B6BD58FC16 for ; Tue, 18 Mar 2008 00:35:15 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so4932485fgg.35 for ; Mon, 17 Mar 2008 17:35:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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=liUN6dRCtMUnceoN0WmG1jpi4KI0/wl8eyKwN2MyE1c=; b=P6LaTx871AxsN5kljaAwuIVpr6M4fPGtNSM72iCsgnHsaZoO94EE5ykCzJDanmXe/Cb8cxv9TZdFVlje+2Gc7M5QsOR2uMMyjaa3i1uVywmxqUM/1+1I1YfkmGqpxQ7r6vEinaUvCiasBI7367EfryMDtxKGhXdHRLNq0Q97V/Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=NpIFzLDhq37rMoFz2RKw1msldmgCUlEApGS9IY0J1RaLCKpFbCLjlOWWU8a8EDIO611BaVTwBovImlRK0Kl/EGzvW8k0Ma6Y/WcqoFtmLcPJ96fGOcX3VNPCb5ptaFVREanpa+df/r7Ax3abtUXhsFMkhAQJrJBrJp8LEj/zJ60= Received: by 10.86.89.4 with SMTP id m4mr13822488fgb.14.1205800514424; Mon, 17 Mar 2008 17:35:14 -0700 (PDT) Received: by 10.86.23.12 with HTTP; Mon, 17 Mar 2008 17:35:14 -0700 (PDT) Message-ID: Date: Mon, 17 Mar 2008 16:35:14 -0800 From: "Maksim Yevmenkin" To: Rako In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47D5BEE3.80109@gmail.com> 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, 18 Mar 2008 00:35:16 -0000 Hello, > > Hi, I write the code to teach sdpd and libsdp about pan profiles. Also > > write the registration of NAP service on btpand daemon. > > > > Tested with sony ericsson w850i. > > thanks for your work! i actually have somewhat similar patch that i'm > about to commit. i will add support for nap/gn and panu profiles. i have committed support for bnep based profiles into -current and have mfc'd it into releng_7 and _6. > > Thanks Maksim for the btpand work! > > btpand in NOT my work. Heiko Wundram (Beenic) "wundram (at) beenic > (dot) net" deserves all the credit for this work. btw, with Heiko's > permission, i will be importing btpand into the main tree soon. i'm currently talking to Heiko about importing newer version of the btpand into the main tree. thanks, max