From owner-freebsd-current@FreeBSD.ORG Tue Jul 31 18:29:12 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 3B9A316A41B for ; Tue, 31 Jul 2007 18:29:12 +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 A38AC13C442 for ; Tue, 31 Jul 2007 18:29:11 +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 AC0C7690EC4; Tue, 31 Jul 2007 19:22:07 +0100 (WEST) Received: by core.fnop.net (Postfix, from userid 1015) id 6629D690F0F; Tue, 31 Jul 2007 19:22:07 +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=0.5 required=5.0 tests=AWL,BAYES_00, RCVD_IN_SORBS_DUL,RCVD_IN_SORBS_WEB autolearn=no version=3.1.7 Received: from epsilon.local (unknown [83.144.140.90]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by core.fnop.net (Postfix) with ESMTP id A278B690EC4; Tue, 31 Jul 2007 19:22:03 +0100 (WEST) Message-ID: <46AF7F60.7060501@fnop.net> Date: Tue, 31 Jul 2007 19:28:48 +0100 From: Rui Paulo User-Agent: Thunderbird 2.0.0.4 (X11/20070704) MIME-Version: 1.0 To: Thomas Backman References: <46ACD4C1.6030803@fnop.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-current@freebsd.org 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: Tue, 31 Jul 2007 18:29:12 -0000 Thomas Backman wrote: > > On Jul 29, 2007, at 7:56 PM, 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 >> >> If you have a MacBook, an iMac or a MacMini running FreeBSD, try >> compiling this little daemon and then try using it. Finally, report to >> me any success or failure :-) > > Hi! Just a "works for me", at least partially. I have a Core 2 Duo > Macbook Pro (the one released Oct 2006). Worth noting is that I'm > running FreeBSD/amd64 through VMWare Fusion. > In any case, it seems to execute the commands multiple times unless you > press and release the buttons *really* fast. Is this a bug, or by > design? In any case, it means that you'll have to take care of that > yourself before it's actually usable. I've changed the software so that the behavior of the IR controller is less painful. Could you please try again? The URL is the same. Thanks in advance. -- Rui Paulo