From owner-freebsd-current@FreeBSD.ORG Fri Oct 17 17:18:36 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 9C0DE16A4B3 for ; Fri, 17 Oct 2003 17:18:36 -0700 (PDT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E94F43FE3 for ; Fri, 17 Oct 2003 17:18:34 -0700 (PDT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 027E672DA3; Fri, 17 Oct 2003 17:18:33 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id F177D72DA2; Fri, 17 Oct 2003 17:18:33 -0700 (PDT) Date: Fri, 17 Oct 2003 17:18:33 -0700 (PDT) From: Doug White To: bertrand kotewall In-Reply-To: <20031017224348.GA891@mangtze.kotewall.homeunix.org> Message-ID: <20031017171731.B42736@carver.gumbysoft.com> References: <20031017224348.GA891@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 00:18:36 -0000 Please wrap your lines. Thanks. On Fri, 17 Oct 2003, bertrand kotewall wrote: > I located a hauppauge card that had a conexant 878a chipset on it. > This is an video capture card which should supposedly work under the > brooktree driver. The reason I say this is that I found a success story > of somone using the pinnacle branded card of the same chipset under > freebsd 4-x. The following modules are loaded: [...] > viapropm0: SMBus I/O base at 0x6000 > viapropm0: port 0x6000-0x600f at device 7. > 4 on pci0 > viapropm0: SMBus revision code 0x0 > smbus0: on viapropm0 > smb0: on smbus0 > pci0: at device 9.0 (no driver attached) > pci0: at device 9.1 (no driver attached) Looks like the IDs just need to be added for your card. Can you post the output of pciconf -lv so we can add them? Thanks! -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org