From owner-freebsd-stable@FreeBSD.ORG Thu Sep 7 00:13:42 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CED3116A4E0 for ; Thu, 7 Sep 2006 00:13:42 +0000 (UTC) (envelope-from SRS0=+ID3ED=CW=vvelox.net=vvelox@yourhostingaccount.com) Received: from mailout09.yourhostingaccount.com (mailout09.yourhostingaccount.com [65.254.253.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 715D143D6E for ; Thu, 7 Sep 2006 00:13:27 +0000 (GMT) (envelope-from SRS0=+ID3ED=CW=vvelox.net=vvelox@yourhostingaccount.com) Received: from scan01.yourhostingaccount.com ([10.1.1.231] helo=scan01.yourhostingaccount.com) by mailout09.yourhostingaccount.com with esmtp (Exim) id 1GL7WJ-0000Ov-3B for freebsd-stable@freebsd.org; Wed, 06 Sep 2006 20:13:27 -0400 Received: from authsmtp08.yourhostingaccount.com ([10.1.18.8] ident=exim) by scan01.yourhostingaccount.com with spamscanlookuphost (Exim) id 1GL7WI-00055I-PS for freebsd-stable@freebsd.org; Wed, 06 Sep 2006 20:13:26 -0400 Received: from authsmtp08.yourhostingaccount.com ([10.1.18.8] helo=authsmtp08.yourhostingaccount.com) by scan01.yourhostingaccount.com with esmtp (Exim) id 1GL7WI-00055F-DS for freebsd-stable@freebsd.org; Wed, 06 Sep 2006 20:13:26 -0400 Received: from [69.92.217.33] (helo=vixen42) by authsmtp08.yourhostingaccount.com with esmtpa (Exim) id 1GL7WH-0006Rx-WE; Wed, 06 Sep 2006 20:13:26 -0400 Date: Wed, 6 Sep 2006 19:15:11 -0500 From: "Z.C.B." To: Joel Wood Message-ID: <20060906191511.5ae39dcb@vixen42> In-Reply-To: <20050927161156.Q31161@mail.ncircle.com> References: <43394274.3030203@dnepr.net> <20050927161156.Q31161@mail.ncircle.com> X-Mailer: Sylpheed-Claws 2.4.0 (GTK+ 2.8.20; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_i0HuAzZVm8bsjwAOAxetoD="; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-EN-UserInfo: f1c157ec5ebebd12a8182d58c6ceecd9:1570f0de6936c69fef9e164fffc541bc X-EN-AuthUser: vvelox3 Sender: "Z.C.B." Cc: freebsd-stable@freebsd.org Subject: Re: Infra-red in FreeBSD... Remote control in XMMS... LIRC ?? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2006 00:13:42 -0000 --Sig_i0HuAzZVm8bsjwAOAxetoD= Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 27 Sep 2005 16:17:39 -0700 (PDT) Joel Wood wrote: > I wrote a simple python program that interfaces directly > with /dev/ugen0.1 to work with the usb rf ati remote wonder plus. > Rather then interfacing through lircd, I just output stuff in the > format that lircd uses so that programs like mplayer just work. >=20 > The format is something like: >=20 > hexcode repeat-count keybinding configfile >=20 > or: >=20 > '00000040151f0a00 00 MUTE /home/jwood/remotewonderplus.conf\n' > '00000040151f0a00 01 MUTE /home/jwood/remotewonderplus.conf\n' > '00000040151f0a00 02 MUTE /home/jwood/remotewonderplus.conf\n' > '00000040151f0a00 03 MUTE /home/jwood/remotewonderplus.conf\n' >=20 > if I were to hold the mute key down. >=20 > If anyone would like the code, reply to me off list, as I am not on > the list. >=20 > -Joel >=20 > On Tue, 27 Sep 2005, Oleg Korecky wrote: >=20 > > Did somebody use LIRC on the FreeBSD ? Or what you can recommend > > instead LIRC ? > > Thanks ! I came across one of those cheaply and picked it up, recently. I was just getting ready to dig into what it takes to talk to it. Is your script posted any where or can I get a copy of it? --Sig_i0HuAzZVm8bsjwAOAxetoD= Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE/2STC1tfcMGJid4RApLZAJ9bVpCT74klqIP3HUzCoWyPNmnAwQCfWJoH z/PpZj1aDMF7MTXVXwj/PYI= =1fFZ -----END PGP SIGNATURE----- --Sig_i0HuAzZVm8bsjwAOAxetoD=--