From owner-freebsd-current@FreeBSD.ORG Sun Jul 29 21:18:48 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 1CFB416A417 for ; Sun, 29 Jul 2007 21:18:48 +0000 (UTC) (envelope-from serenity@exscape.org) Received: from pne-smtpout1-sn1.fre.skanova.net (pne-smtpout1-sn1.fre.skanova.net [81.228.11.98]) by mx1.freebsd.org (Postfix) with ESMTP id D57D213C442 for ; Sun, 29 Jul 2007 21:18:47 +0000 (UTC) (envelope-from serenity@exscape.org) Received: from [192.168.1.5] (217.211.83.81) by pne-smtpout1-sn1.fre.skanova.net (7.2.076.2) (authenticated as u18411604) id 46758F19008C6274; Sun, 29 Jul 2007 23:18:46 +0200 In-Reply-To: <46ACD4C1.6030803@fnop.net> References: <46ACD4C1.6030803@fnop.net> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Thomas Backman Date: Sun, 29 Jul 2007 23:18:28 +0200 To: Rui Paulo X-Mailer: Apple Mail (2.752.3) 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: Sun, 29 Jul 2007 21:18:48 -0000 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. Regards, Thomas