Date: Mon, 29 Jun 1998 19:26:56 -0700 From: Amancio Hasty <hasty@rah.star-gate.com> To: Don Wilde <dwilde1@ibm.net> Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: Capture with videocapture Message-ID: <199806300226.TAA26970@rah.star-gate.com> In-Reply-To: Your message of "Mon, 29 Jun 1998 17:56:37 PDT." <359837C5.E90958A3@ibm.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Not sure whats going on over there I haven't run 2.x in over a year. The brooktree848.c is a driver not a program and it gets build as part the kernel build process. The opt_bktr.h is an include file where options for the driver are included. Things like "#define TUNER ". You have to make sure that the include files are properly installed in your system . The tar ball is for /usr/src/ however the ioctls should also go to /usr/include/machine . This step is usually taken care by a make world. Good Luck, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806300226.TAA26970>