Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Mar 1997 15:37:28 -0500
From:      Randall Hopper <rhh@ct.picker.com>
To:        Steve Passe <smp@csn.net>
Cc:        multimedia@freebsd.org
Subject:   Re: FXTV v0.3.1
Message-ID:  <19970322153728.01872@ct.picker.com>
In-Reply-To: <199703222027.NAA11610@Ilsa.StevesCafe.com>; from Steve Passe on Sat, Mar 22, 1997 at 01:27:08PM -0700
References:  <19970322130359.59843@ct.picker.com> <199703222027.NAA11610@Ilsa.StevesCafe.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Steve Passe:
 |> BTW, this is a small thing, but I noticed that the driver doesn't preserve
 |> the mute state across channel, frequency, and input device changes.  Might
 |
 |I don't understand why TVTUNER_SETFREQ would be a problem, the audio
 |support for that ioctl() isn't enabled (AUDIO_SUPPORT_XXX).  The others
 |definately act as described.  below are changes to fix the problem.

Your right.  After noticing the problem for channel, I grepped the driver
for set_audio MUTE/UNMUTE blocks and lifted the three ioctl names.  I
didn't notice that the FREQ handler set_audio stuff was using a different
ifdef symbol.

Randall



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970322153728.01872>