Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 May 1997 14:21:36 -0600
From:      Steve Passe <smp@csn.net>
To:        Thomas Arnold <tom@inna.net>
Cc:        freebsd-multimedia@FreeBSD.ORG
Subject:   Re: FX TV / BT848 etc 
Message-ID:  <199705042021.OAA26946@Ilsa.StevesCafe.com>
In-Reply-To: Your message of "Sun, 04 May 1997 15:23:26 EDT." <Pine.BSI.3.95.970504152146.12003A-100000@caught.inna.net> 

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

> I have /dev/bktr0 created and I can single frame capture...
> How do I create /dev/tuner?  I know I'm missing something stupid...
> Suggestions are appreciated!

look at sys/pci/README.bt848:
-------------------------------------------------------------------------------
-
Finally you need to create nodes for the driver:

Create a video device:
mknod /dev/bktr0 c 79 0

Create a tuner device:
mknod /dev/tuner0 c 79 16

--
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?199705042021.OAA26946>