From owner-freebsd-multimedia Tue Dec 15 14:42:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA08163 for freebsd-multimedia-outgoing; Tue, 15 Dec 1998 14:42:20 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from chaos.ao.net (chaos.ao.net [208.5.41.242]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA08144 for ; Tue, 15 Dec 1998 14:42:16 -0800 (PST) (envelope-from gocoyote@chaos.ao.net) Received: from localhost (gocoyote@localhost) by chaos.ao.net (8.9.1a/8.9.1/Debian/GNU) with SMTP id RAA10157 for ; Tue, 15 Dec 1998 17:43:09 -0500 Date: Tue, 15 Dec 1998 17:43:08 -0500 (EST) From: alt To: freebsd-multimedia@FreeBSD.ORG Subject: bt848 problem in FreeBSD 2.2.8 when using bt878 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 Hello all. I have FreeBSD 2.2.8 installed, and am using a hauppauge Win/TV card. Unfortunatly, i cant get the bktr0 driver to recognise my card. Here is a real quick summary of what would happen: despite having bktr0 in my kernel, the card would not be found. After some investigation, i discovered that the version of the bktr0 driver that ships with 2.2.8 has support for ONLY the bt848. My hauppauge card turns out to contain a bt878. the current drivers that can be found at http://gable.nrl.cs.uoregon.edu/~dwhite/ have support for the bt878 chip, and claim to be ready for both 2.2.x and 3.0 .. Because I dont want to use the still-unstable 3.0, i got the drivers, installed them in the correct places, and did a new make.. but unfortunatly this broke it.. I get the error: [snip..] ../../pci/brooktree848.c:2995: conflicting types for `bktr_mmap' ../../pci/brooktree848.c:453: previous declaration of `bktr_mmap' *** Error code 1 And it doesnt go any farther. I do not know enough C to get in there and fix the problem, as I am still a student. Can anyone tip me off to what to look for, what to comment out, or point me towards the driver code that will work in 2.2.8 ? Or would it just be too much work, when 3.0 is so close to being stable? (I dont use 3.0 so I dont know myself.) Thank you all very much. -alt -- elvis lives. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message