From owner-freebsd-current@FreeBSD.ORG Fri Oct 17 15:44:12 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 66DC916A4B3 for ; Fri, 17 Oct 2003 15:44:12 -0700 (PDT) Received: from mangtze.kotewall.homeunix.org (121.58.cm.sunflower.com [24.124.58.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id B199643FF5 for ; Fri, 17 Oct 2003 15:44:11 -0700 (PDT) (envelope-from schemerz@kotewall.homeunix.org) Received: by mangtze.kotewall.homeunix.org (Postfix, from userid 1000) id 2DFD059; Fri, 17 Oct 2003 17:43:48 -0500 (CDT) Date: Fri, 17 Oct 2003 17:43:48 -0500 From: bertrand kotewall To: freebsd-current@freebsd.org Message-ID: <20031017224348.GA891@mangtze.kotewall.homeunix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: 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: Fri, 17 Oct 2003 22:44:12 -0000 Dear sirs, 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: 2 2 0xc086a000 36d4 iicbus.ko 3 2 0xc086e000 41d4 iicbb.ko 4 3 0xc0873000 3720 smbus.ko 5 1 0xc0877000 3080 smb.ko 6 1 0xc087b000 43b4 viapm.ko 7 2 0xc0880000 1f3c bktr_mem.ko 15 1 0xc44c5000 e000 bktr.ko The relevant lines in dmesg on the other hand states that the driver isn't appropriate... 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) And of course, the /dev/bktr* devices weren't created, but I've done everything that I think I was suppose to do in the man page, I've emailed roger@freebsd asking about the driver, is there anything I'm seemingly missing ? At any rate, thank you for your time and attention, I don't know where else to look... Bertrand