From owner-freebsd-bluetooth@freebsd.org Tue Oct 20 19:10:22 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 29492A180E9 for ; Tue, 20 Oct 2015 19:10:22 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (heidi.turbocat.net [88.198.202.214]) (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 E06231C8E for ; Tue, 20 Oct 2015 19:10:21 +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 DB7B41FE023; Tue, 20 Oct 2015 21:10:17 +0200 (CEST) Subject: Re: A2DP on FreeBSD, part N To: che@bein.link References: <2669086.KH7QR9g2Oe@thinkpad> <20151014124011.GK43663@e-new.0x20.net> <5624AE0C.3050400@selasky.org> <2668089.DJ2fsL1IrB@thinkpad> Cc: Lars Engels , Iain Hibbert , Maksim Yevmenkin , "freebsd-bluetooth@freebsd.org" From: Hans Petter Selasky Message-ID: <562691FE.6010308@selasky.org> Date: Tue, 20 Oct 2015 21:11:58 +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: <2668089.DJ2fsL1IrB@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:10:22 -0000 On 10/20/15 20:54, Maxim V Filimonov wrote: > On Monday 19 October 2015 10:47:08 Hans Petter Selasky wrote: >> Hi, >> >> Please check updated status here: >> >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203745 >> >> If someone could test would be great! >> >> --HPS > > Should this also work on 10.2-RELEASE? If not, I'll have to install -CURRENT > on my laptop (or maybe use a virtual machine) > Yes, works on 10.2 given that you do: pkg install cuse4bsd-kmod kldload cuse4bsd --HPS