From owner-freebsd-questions@FreeBSD.ORG Wed Aug 24 08:59:53 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A30B106566C for ; Wed, 24 Aug 2011 08:59:53 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) by mx1.freebsd.org (Postfix) with ESMTP id A37668FC0C for ; Wed, 24 Aug 2011 08:59:52 +0000 (UTC) Received: from kw.homeip.net (c80-217-64-49.bredband.comhem.se [80.217.64.49]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id p7O8xkJE027387; Wed, 24 Aug 2011 10:59:47 +0200 (CEST) (envelope-from bah@bananmonarki.se) Message-ID: <4E54BD82.508@bananmonarki.se> Date: Wed, 24 Aug 2011 10:59:46 +0200 From: Bernt Hansson User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:6.0) Gecko/20110821 Thunderbird/6.0 MIME-Version: 1.0 To: Polytropon References: <20110824095426.d6e1aa8a.freebsd@edvax.de> In-Reply-To: <20110824095426.d6e1aa8a.freebsd@edvax.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: PCI TV card with bktr kernel device X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Aug 2011 08:59:53 -0000 2011-08-24 09:54, Polytropon skrev: > In the past years, I could use a very simple PCI TV card > with FreeBSD. It's a Haupauge WinTV supported by the > bktr driver (BT878) that I've always included in my > system kernel. I have a winfast tv2000 > I have copied this from my previous configuration: > > # TV > device bktr > options BROOKTREE_SYSTEM_DEFAULT=BROOKTREE_PAL > options BKTR_USE_PLL > options BKTR_GPIO_ACCESS > options BKTR_USE_FREEBSD_SMBUS I don't have any of that. > I also paid attention to include this which I think > was a requirement: > > # System management bus > device smbus > device iicbus > device iicsmb > device iicbb > device iic None of it. The only thing I have is bktr_load="YES" in /boot/loader.conf. Running 8.2-STABLE #0 AMD64