From owner-freebsd-current@FreeBSD.ORG Mon Jul 30 19:08:08 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 51BD016A417 for ; Mon, 30 Jul 2007 19:08:08 +0000 (UTC) (envelope-from rpaulo@fnop.net) Received: from core.fnop.net (mx.fnop.net [82.102.11.82]) by mx1.freebsd.org (Postfix) with ESMTP id 13A3913C459 for ; Mon, 30 Jul 2007 19:08:08 +0000 (UTC) (envelope-from rpaulo@fnop.net) Received: from core.fnop.net (mx.fnop.net [82.102.11.82]) by core.fnop.net (Postfix) with ESMTP id 05EBC690E20 for ; Mon, 30 Jul 2007 20:01:09 +0100 (WEST) Received: by core.fnop.net (Postfix, from userid 1015) id B6842690ED7; Mon, 30 Jul 2007 20:01:08 +0100 (WEST) X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on core.fnop.net X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.7 Received: from epsilon.local (unknown [83.240.230.125]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by core.fnop.net (Postfix) with ESMTP id 70C42690E20 for ; Mon, 30 Jul 2007 20:01:05 +0100 (WEST) Message-ID: <46AE3701.9070500@fnop.net> Date: Mon, 30 Jul 2007 20:07:45 +0100 From: Rui Paulo User-Agent: Thunderbird 2.0.0.4 (X11/20070704) MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <46ACD4C1.6030803@fnop.net> In-Reply-To: <46ACD4C1.6030803@fnop.net> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Subject: Re: Apple IR receiver daemon X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 30 Jul 2007 19:08:08 -0000 Rui Paulo wrote: > Hi, > At the following location you can find a userland daemon to handle Apple > IR receiver events: > > http://fnop.net/~rpaulo/priv/freebsd/aird.tgz There's a new version available. The new version implements pairing as explained on the man page. Regards. -- Rui Paulo