From owner-freebsd-multimedia Mon Oct 4 13:20:15 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from ds9.sci.fi (ds9.sci.fi [195.74.0.54]) by hub.freebsd.org (Postfix) with ESMTP id 322AA1528C for ; Mon, 4 Oct 1999 13:20:03 -0700 (PDT) (envelope-from sjuke@saunalahti.fi) Received: from sjukebox.home (MDLVI.dyn.saunalahti.fi [195.197.5.56]) by ds9.sci.fi (8.9.1/8.9.1) with ESMTP id XAA23418; Mon, 4 Oct 1999 23:19:57 +0300 (EET DST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <19991003152634.A15810@ipass.net> Date: Mon, 04 Oct 1999 23:20:11 +0300 (EEST) From: Jukka Simila To: Randall Hopper Subject: Re: hauppauge remote Cc: multimedia@FreeBSD.ORG Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 03-Oct-99 Randall Hopper wrote: > > /* Input: */ > int tuner_fd, mute_flag; > > int arg = ( mute_flag ? AUDIO_MUTE : AUDIO_UNMUTE ); > > if ( ioctl( tuner_fd, BT848_SAUDIO, &arg ) < 0 ) > perror( "BT848_SAUDIO" ) > Thanks, this helped alot. Now my remote doesn't give the white noise sound. I think the next thing I'll do is I'll expand the program to switch fxtv channels.. unless fxtv is about to support hauppauge ir? Anyway I like to use my remote-control to play mp3's.. isn't it wonderful what laziness can make you to do.. hours of work on the desktop, just because of the extra 2.5 meters you need to walk to select the next song. @-`--,--`--- Jukka Simila To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message