From owner-freebsd-current@FreeBSD.ORG Mon Jul 30 18:37:33 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 C496016A41B for ; Mon, 30 Jul 2007 18:37:33 +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 41FC113C45A for ; Mon, 30 Jul 2007 18:37:33 +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 7D28A690E20; Mon, 30 Jul 2007 19:30:34 +0100 (WEST) Received: by core.fnop.net (Postfix, from userid 1015) id 4A8B1690ED7; Mon, 30 Jul 2007 19:30:34 +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.4 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 A4CFD690E20; Mon, 30 Jul 2007 19:30:31 +0100 (WEST) Message-ID: <46AE2FD7.5040705@fnop.net> Date: Mon, 30 Jul 2007 19:37:11 +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: Mon, 30 Jul 2007 18:37:33 -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. It's a bug. I'm still working on it. Thanks for the report. -- Rui Paulo