From owner-freebsd-bluetooth@FreeBSD.ORG Sun Nov 9 18:56:04 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 D90F5106564A for ; Sun, 9 Nov 2008 18:56:04 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154]) by mx1.freebsd.org (Postfix) with ESMTP id 67B9F8FC14 for ; Sun, 9 Nov 2008 18:56:04 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so1843217fgb.35 for ; Sun, 09 Nov 2008 10:56:03 -0800 (PST) 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=vwGjW19ETJWDJJNp6KhmK6gZKcL4d4nr6kmOSX2N9KM=; b=d8YrxLINF530kgj+Ty7C59RrM4g3EfT8wHj9wR9QGBMIfVoVslGYUHWZTNMNpAyfCk RDptnFkjM+4YYYoz40PsC7StzUwr8gSpJTf9E1NbVxzd9+Qh/CiIe/rIGsBwo24pJzZm nI0MxjzcJjzGBuW7BJkMQ5oU2OHTfqTLs1tCw= 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=vaMcm2F9pjWvAgYRdm4tU8XBai0fEqMzYASmYwi9QBj7qv/Xh5WfM07YOvpSg006wK +2GL4wy5Af2+UuPd8FPmQxmcSxT4lgow9PWiak0aa53QPZitcvB59WLvmrgA/mHsOq26 iJbY4nNkW6HiO63JsXTh2b0B10/25iLIcnDM4= Received: by 10.181.51.14 with SMTP id d14mr1826398bkk.63.1226256962970; Sun, 09 Nov 2008 10:56:02 -0800 (PST) Received: by 10.86.9.3 with HTTP; Sun, 9 Nov 2008 10:56:02 -0800 (PST) Message-ID: Date: Sun, 9 Nov 2008 10:56:02 -0800 From: "Maksim Yevmenkin" To: "Iain Hibbert" In-Reply-To: <1226244908.379168.1357.nullmailer@galant.ukfsn.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1218640640.464572.1418.nullmailer@galant.ukfsn.org> <1218654792.685823.650.nullmailer@galant.ukfsn.org> <1226244908.379168.1357.nullmailer@galant.ukfsn.org> Cc: "freebsd-bluetooth@freebsd.org" Subject: Re: Bluetooth PAN daemon 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: Sun, 09 Nov 2008 18:56:04 -0000 On Sun, Nov 9, 2008 at 7:35 AM, Iain Hibbert wrote: > On Wed, 13 Aug 2008, Maksim Yevmenkin wrote: > >> ok, for now i will install it from the ports and try to make it work. > > Hi Max, just out of interest .. did you get that btpand working? yes, i did. just need to get my act together and commit it :) > (Some guy was asking about it for OpenBSD but they don't have a tap(4) > device) hmmm... i think openbsd has something like tap(4). i will have to check. thanks, max