From owner-freebsd-multimedia Sun Aug 16 15:39:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA01698 for freebsd-multimedia-outgoing; Sun, 16 Aug 1998 15:39:04 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from mail4.aracnet.com (mail4.aracnet.com [205.159.88.46]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA01692 for ; Sun, 16 Aug 1998 15:39:01 -0700 (PDT) (envelope-from sri@aracnet.com) Received: from shell2.aracnet.com (IDENT:sri@shell2.aracnet.com [205.159.88.20]) by mail4.aracnet.com (8.9.1/8.9.0) with ESMTP id DAA05239 for ; Mon, 17 Aug 1998 03:37:16 -0700 Received: from localhost by shell2.aracnet.com (8.8.7) id PAA12594; Sun, 16 Aug 1998 15:38:30 -0700 Date: Sun, 16 Aug 1998 15:38:30 -0700 (PDT) From: Sri Ramkrishna To: multimedia@FreeBSD.ORG Subject: bt848 driver? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Can anybody tell me where I can get an up to date version of the bt848 driver for FreeBSD 2.2.7. The one I got from the fxtv (dated May 15) has something wrong with it. It wants to include two files that are not in the distribution. In brooktree 848.c line 272 I get this: #ifdef __FreeBSD__ #include "bktr.h" #include "opt_bktr.h" #include "opt_devfs.h" #include "pci.h" #endif /* __FreeBSD__ */ however, neither bktr.h or opt_bktr.h exists. So when I do a make depend it fails. Can anybody help me here? sri --------------------------------------------------------------------------- Sri Ramkrishna /|\ Unix is very user friendly, its just very picky email: sri@aracnet.com -|- on who it is friendly to. -- Unknown? phone: 503-645-4868 \|/ --------------------------------------------------------------------------- | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message