Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Mar 1997 19:36:46 -0700
From:      Steve Passe <smp@csn.net>
To:        Amancio Hasty <hasty@rah.star-gate.com>
Cc:        multimedia@freebsd.org
Subject:   Re: First Cut at separating tuner and capture devices 
Message-ID:  <199703230236.TAA16232@Ilsa.StevesCafe.com>
In-Reply-To: Your message of "Sat, 22 Mar 1997 18:16:52 PST." <199703230216.SAA01151@rah.star-gate.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

>	if (minor(dev) > 0 ) {
>	   return  tuner_ioctl(minor(dev), cmd, arg, flag, pr);
>	}

I see this now, thanx!

So I see a hook in bktr_close() , but not in bktr_open() ie a call
to tuner_open(), should I add that also?

--
Steve Passe	| powered by 
smp@csn.net	|            Symmetric MultiProcessor FreeBSD




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