From owner-freebsd-bluetooth@freebsd.org Tue Oct 20 19:34:32 2015 Return-Path: Delivered-To: freebsd-bluetooth@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 195F6A18EA0 for ; Tue, 20 Oct 2015 19:34:32 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (mail.turbocat.net [IPv6:2a01:4f8:d16:4514::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D31D5B4 for ; Tue, 20 Oct 2015 19:34:31 +0000 (UTC) (envelope-from hps@selasky.org) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 8F6F01FE023; Tue, 20 Oct 2015 21:34:29 +0200 (CEST) Subject: Re: A2DP on FreeBSD, part N To: che@bein.link References: <2669086.KH7QR9g2Oe@thinkpad> <2668089.DJ2fsL1IrB@thinkpad> <562691FE.6010308@selasky.org> <1556974.RotbImdNJO@thinkpad> Cc: Lars Engels , Iain Hibbert , Maksim Yevmenkin , "freebsd-bluetooth@freebsd.org" From: Hans Petter Selasky Message-ID: <562697AB.4060307@selasky.org> Date: Tue, 20 Oct 2015 21:36:11 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <1556974.RotbImdNJO@thinkpad> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Oct 2015 19:34:32 -0000 On 10/20/15 21:28, Maxim V Filimonov wrote: > Moreover, there's no/dev/bluetooth/ directory. /dev/bluetooth is internal to virtual_oss for now. --HPS