From owner-freebsd-bluetooth@FreeBSD.ORG Thu Feb 5 14:47:19 2009 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 D023B1065674 for ; Thu, 5 Feb 2009 14:47:19 +0000 (UTC) (envelope-from plunky@rya-online.net) Received: from smtp02.one2one.net (smtp02.one2one.net [149.254.192.174]) by mx1.freebsd.org (Postfix) with ESMTP id 8B9728FC18 for ; Thu, 5 Feb 2009 14:47:19 +0000 (UTC) (envelope-from plunky@rya-online.net) Received: from [127.0.0.1] (helo=localhost) by localhost.localdomain with esmtp (Exim 4.50) id 1LV5Va-0005V2-Lc; Thu, 05 Feb 2009 14:47:14 +0000 Received: from localhost.t-mobile.co.uk ([127.0.0.1]) by localhost (smtpbeckt01 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21067-04; Thu, 5 Feb 2009 14:47:14 +0000 (GMT) Received: from [10.35.255.231] (helo=rya-online.net) by localhost.localdomain with smtp (Exim 4.50) id 1LV5VY-0005Un-VM; Thu, 05 Feb 2009 14:47:14 +0000 Received: (nullmailer pid 1092 invoked by uid 1000); Thu, 05 Feb 2009 14:28:52 -0000 Date: Thu, 5 Feb 2009 14:28:52 +0000 (GMT) To: Maksim Yevmenkin In-Reply-To: References: <1233365217.00068654.1233354838@10.7.7.3> <4988EBAC.3080202@mavhome.dp.ua> <4988F857.5080407@mavhome.dp.ua> <4989EC35.80502@mavhome.dp.ua> <4989F6E3.9020702@mavhome.dp.ua> <498A0DDF.1050605@mavhome.dp.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Message-Id: <1233844132.485077.7695.nullmailer@galant.ukfsn.org> From: Iain Hibbert X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at example.com X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: plunky@rya-online.net X-SA-Exim-Scanned: No (on localhost.localdomain); SAEximRunCond expanded to false Cc: "freebsd-bluetooth@freebsd.org" Subject: Re: pan profile support in 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: Thu, 05 Feb 2009 14:47:20 -0000 On Wed, 4 Feb 2009, Maksim Yevmenkin wrote: > the system. for example, i run sdpd, hcsecd etc. on my laptop always. > when i need, i simply plug my usb bluetooth dongle it - presto - it > all works. magic! :) if you bind to a particular radio, then you tied > to it. cant do anything before radio is present and cant do anything > after radio is gone. You are [presumably] using devd to [notice that you inserted the dongle and] configure it anyway, there is no reason it can't start any other services you might require.. iain