From owner-freebsd-bluetooth@freebsd.org Mon Sep 14 18:59:43 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 673CCA04AC2 for ; Mon, 14 Sep 2015 18:59:43 +0000 (UTC) (envelope-from erdgeist@erdgeist.org) Received: from elektropost.org (elektropost.org [217.115.13.198]) (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 B0AD41DA7 for ; Mon, 14 Sep 2015 18:59:41 +0000 (UTC) (envelope-from erdgeist@erdgeist.org) Received: (qmail 76209 invoked from network); 14 Sep 2015 18:59:38 -0000 Received: from elektropost.org (HELO elektropost.org) (erdgeist@erdgeist.org) by elektropost.org with ESMTPS (DHE-RSA-AES128-SHA encrypted); 14 Sep 2015 18:59:38 -0000 Subject: Re: Apple Magic Mouse To: Iain Hibbert , freebsd-bluetooth@freebsd.org References: <1437909200.57929.3.camel@yandex.com> <55F4362A.4050203@erdgeist.org> From: Dirk Engling Message-ID: <55F71919.1080606@erdgeist.org> Date: Mon, 14 Sep 2015 20:59:37 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 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: Mon, 14 Sep 2015 18:59:43 -0000 On 14.09.15 19:18, Iain Hibbert wrote: > another option is to (in bthidcontrol) emit a fake descriptor which does > contain information about reports you wish to handle.. That does not help me with the magic numbers in the init report which needs to be sent on every attach. erdgeist