From owner-freebsd-current@FreeBSD.ORG Sun Dec 21 16:53:54 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 80328BC4; Sun, 21 Dec 2014 16:53:54 +0000 (UTC) Received: from mail-ie0-x22d.google.com (mail-ie0-x22d.google.com [IPv6:2607:f8b0:4001:c03::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 42E7432A7; Sun, 21 Dec 2014 16:53:54 +0000 (UTC) Received: by mail-ie0-f173.google.com with SMTP id y20so3233813ier.18; Sun, 21 Dec 2014 08:53:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=qqK7ua3kFGjgVOAQkYgLWLGD4sO+Q7oCbqGqeWe3Z0w=; b=Osar4cdNogwvFpXJVxOul/CYc7feWnzF/WTBJkunywQY8TsowtJDlLj1GddZA0mf0I o3S6R9WS4UPbQ+bgn81FtHv9tYyqNzSkvG2tHsvyyU3RJ0G/vy43YR9MFph5JQpHNigf fd5+q1dwZK3ysA+VAJAgpoY3EoskrLFjZLwsy/Hf4oYzfpDdiUQNQhb+ge5vdvoGwFTC qQXKd2mFC/167JP4eSCs1ukykFhwZrHr8XkZ4qtNSzxkqGn5pUgRQWYLfwa/TvTyyfh+ nCKTOen+AvW8moVmvZlrH/eC8zxUYkZaJjbsoGILDUQAQAYzmsCBFWzmnQVXCV6Woi3n rgTA== X-Received: by 10.107.30.204 with SMTP id e195mr16727677ioe.28.1419180833734; Sun, 21 Dec 2014 08:53:53 -0800 (PST) Received: from [192.168.178.125] (p5B36E9EF.dip0.t-ipconnect.de. [91.54.233.239]) by mx.google.com with ESMTPSA id k6sm3680262igm.4.2014.12.21.08.53.52 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 21 Dec 2014 08:53:53 -0800 (PST) Message-ID: <5496FB16.6040601@gmail.com> Date: Sun, 21 Dec 2014 17:53:42 +0100 From: =?UTF-8?B?SmFuIEtva2Vtw7xsbGVy?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Adrian Chadd Subject: Re: r275326 (merge from projects/sendfile) broke Bluetooth for me References: <5496C3D2.7080205@gmail.com> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current , Gleb Smirnoff X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 16:53:54 -0000 On 21.12.2014 17:08, Adrian Chadd wrote: > Yes, please do! I've filed a bug report: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196174 Cheers, Jan