Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Oct 2003 20:50:58 +0100
From:      Steve O'Hara-Smith <steve@sohara.org>
To:        bertrand kotewall <schemerz@kotewall.homeunix.org>
Cc:        multimedia@freebsd.org
Subject:   Re: Hauppage Conexent 878A video capture, follow up from -current
Message-ID:  <20031029205058.5ca231e8.steve@sohara.org>
In-Reply-To: <20031029090129.GA680@mangtze.kotewall.homeunix.org>
References:  <20031029090129.GA680@mangtze.kotewall.homeunix.org>

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

On Wed, 29 Oct 2003 03:01:29 -0600
bertrand kotewall <schemerz@kotewall.homeunix.org> wrote:

BK> Pertainent pciconf -lv output:
BK> none0@pci0:9:0: class=0x040000 card=0xff000070 chip=0x036c109e
BK> rev=0x11 hdr=0x00
BK>     vendor   = 'Brooktree Corporation'
BK>     device   = 'Bt879(??) Video Capture'

	The problem seems to be that the chip ID doesn't match any of
those listed in the bktr code - 0x036c isn't in the list (the 109e bit
means Brooktree). You could try hacking a bit and changing the #define
for PCI_PRODUCT_BROOKTREE_BT878 in sys/dev/bktr/bktr_reg.h (if it
works then something cleaner involving PCI_PRODUCT_BROOKTREE_BT878A
getting added would seem to be in order).

	I have no idea what the difference between an 878 and an 878A
is, hopefully not enough to cause flying sparks.

-- 
C:>WIN                                      |     Directable Mirrors
The computer obeys and wins.                |A Better Way To Focus The Sun
You lose and Bill collects.                 |  licenses available - see:
                                            |   http://www.sohara.org/



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