From owner-freebsd-current@FreeBSD.ORG Sat Oct 18 16:09:28 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A36616A4B3 for ; Sat, 18 Oct 2003 16:09:28 -0700 (PDT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id F17E743FBD for ; Sat, 18 Oct 2003 16:09:27 -0700 (PDT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id E351B72DA3; Sat, 18 Oct 2003 16:09:27 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id DE57072DA2; Sat, 18 Oct 2003 16:09:27 -0700 (PDT) Date: Sat, 18 Oct 2003 16:09:27 -0700 (PDT) From: Doug White To: bertrand kotewall In-Reply-To: <20031018015249.GA1437@mangtze.kotewall.homeunix.org> Message-ID: <20031018160348.S35407@carver.gumbysoft.com> References: <20031017224348.GA891@mangtze.kotewall.homeunix.org> <20031018015249.GA1437@mangtze.kotewall.homeunix.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: conexant 878a hauppauge card X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Oct 2003 23:09:28 -0000 After some study of the bktr driver, it does a much more detailed probe than just by PCI ID. I would suggest following up to the list multimedia@freebsd.org, and get the output of 'boot -v' since there is some matching info that is printed in that state. This info and boot -v should be enough to at least reprogram the probes to grab your card. Sorry that this isn't easy :) Product ID 0x016c is kind of abnormal for other brooktree chips, usually they're in the 0x0350-0x0360 area. Its the right vendor code though. On Fri, 17 Oct 2003, bertrand kotewall wrote: > > Sorry about the unwrapped lines... > Here are the pertinent lines to the from pciconf -lv > none0@pci0:9:0: class=0x040000 card=0xfd000070 chip=0x016c109e rev=0x11 hdr=0x00 > vendor = 'Brooktree Corporation' > class = multimedia > subclass = video > none1@pci0:9:1: class=0x048000 card=0xfd000070 chip=0x0878109e rev=0x11 hdr=0x00 > vendor = 'Brooktree Corporation' > device = 'Bt878 Video Capture (Audio Section)' > class = multimedia > > Much much much obliged. > > Bertrand Kotewall > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org