From owner-freebsd-hackers@FreeBSD.ORG Mon Mar 2 21:42:18 2015 Return-Path: Delivered-To: FreeBSD-hackers@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 AE6FE48A; Mon, 2 Mar 2015 21:42:18 +0000 (UTC) Received: from st11p02mm-asmtp001.mac.com (st11p02mm-asmtp001.mac.com [17.172.220.236]) (using TLSv1.2 with cipher DHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7C055C08; Mon, 2 Mar 2015 21:42:18 +0000 (UTC) Received: from st11p02mm-spool001.mac.com ([17.172.220.246]) by st11p02mm-asmtp001.mac.com (Oracle Communications Messaging Server 7.0.5.35.0 64bit (built Dec 4 2014)) with ESMTP id <0NKL004ZFTLF6B40@st11p02mm-asmtp001.mac.com>; Mon, 02 Mar 2015 21:41:50 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.13.68,1.0.33,0.0.0000 definitions=2015-03-02_03:2015-03-02,2015-03-02,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1412110000 definitions=main-1503020225 MIME-version: 1.0 Received: from localhost ([17.172.220.163]) by st11p02mm-spool001.mac.com (Oracle Communications Messaging Server 7.0.5.33.0 64bit (built Aug 27 2014)) with ESMTP id <0NKL00CX1TLL8H90@st11p02mm-spool001.mac.com>; Mon, 02 Mar 2015 21:41:45 +0000 (GMT) To: Takanori Watanabe From: Rui Paulo Subject: Re: Bluetooth 4.0 Date: Mon, 02 Mar 2015 21:41:45 +0000 (GMT) X-Mailer: iCloud MailClient15A99 MailServer15B76.18307 X-Originating-IP: [12.218.212.178] Message-id: <8d6e42ec-47ad-4708-9fad-e047b4f8d63e@me.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: FreeBSD-bluetooth@freebsd.org, FreeBSD-hackers@freebsd.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Mar 2015 21:42:18 -0000 Hi,=0AOn Mar 02, 2015, at 12:15 AM, Takanori Watanabe wrote:=0A=0AHi, I wrote somewhat incomplete Bluetooth LE with ATT pro= tocol code.=0AIt is developed with unionfs over FreeBSD-current as of r274= 584.=0A=0AKernel patch=0Ahttp://www.init-main.com/bluetoothkern.tar.gz=0A=0A= Userland code=0Ahttp://www.init-main.com/le_enable-20150302.tar.gz=0A=0AIt= is intended to compatible is existing Bluetooth userland, but =0Acompatib= ility between kernel code is lost and=0Athe userland compatibility may be = broken.=0A=C2=A0=0AGreat! =C2=A0Could you please post two reviews on Phabr= icator for this?=0A=0AThanks,=0A--=0ARui Paulo=