From owner-freebsd-stable@FreeBSD.ORG Wed Sep 28 01:47:44 2005 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 B8F6316A41F for ; Wed, 28 Sep 2005 01:47:44 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1343543D48 for ; Wed, 28 Sep 2005 01:47:43 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.31]) (authenticated bits=0) by cain.gsoft.com.au (8.13.4/8.13.4) with ESMTP id j8S1lPbW067880 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 28 Sep 2005 11:17:31 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-stable@freebsd.org Date: Wed, 28 Sep 2005 11:17:19 +0930 User-Agent: KMail/1.8.2 References: <43394274.3030203@dnepr.net> In-Reply-To: <43394274.3030203@dnepr.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1350307.FPEom0QeiO"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509281117.20199.doconnor@gsoft.com.au> X-Spam-Score: -2.82 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.51 on 203.31.81.10 Cc: Oleg Korecky 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: Wed, 28 Sep 2005 01:47:44 -0000 --nextPart1350307.FPEom0QeiO Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 27 September 2005 22:30, Oleg Korecky wrote: > Did somebody use LIRC on the FreeBSD ? Or what you can recommend instead > LIRC ? I've used it with an IRMan compatible remote that I built=20 http://www.jaycar.com.au/productView.asp?ID=3DKC5366&CATID=3D&keywords=3Dre= mote+control&SPECIAL=3D&form=3DKEYWORD&ProdCodeOnly=3D&Keyword1=3D&Keyword2= =3D&pageNumber=3D&priceMin=3D&priceMax=3D&SUBCATID=3D Note that you will probably want to use the version of LIRC in=20 http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/86528 which is more up t= o=20 date than the ports one and has some fixes for the (pretty revolting) code= =20 LIRC uses to lock the serial port. I have this in /etc/rc.conf... lircd_enable=3D"YES" lircd_flags=3D"-H irman -d /dev/cuaa0 /usr/local/etc/lircd.conf" /usr/local/etc/lircd.conf was generated using irrecord. I have a patch for mplayer which enables LIRC support on FreeBSD which I=20 believe the maintainer will be committing RSN (when I get back to him=20 anyway :) =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1350307.FPEom0QeiO Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDOfYo5ZPcIHs/zowRAn+pAJsEHs/EPYZ4qdTcLyuhbEHOoyMQsQCfSbY7 7PQYxGkSxk6FFerL2V7Ucf0= =GRMz -----END PGP SIGNATURE----- --nextPart1350307.FPEom0QeiO--