From owner-freebsd-multimedia@FreeBSD.ORG Sun Jan 2 22:54:57 2005 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0555716A4CE for ; Sun, 2 Jan 2005 22:54:57 +0000 (GMT) Received: from pimout3-ext.prodigy.net (pimout3-ext.prodigy.net [207.115.63.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4E4243D3F for ; Sun, 2 Jan 2005 22:54:56 +0000 (GMT) (envelope-from julian@elischer.org) Received: from [192.168.1.102] (adsl-216-100-134-143.dsl.snfc21.pacbell.net [216.100.134.143])j02MssHg060362; Sun, 2 Jan 2005 17:54:55 -0500 Message-ID: <41D87BBD.9050308@elischer.org> Date: Sun, 02 Jan 2005 14:54:53 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8a3) Gecko/20041017 X-Accept-Language: en, hu MIME-Version: 1.0 To: Michael Nottebrock References: <200501021219.00028.michaelnottebrock@gmx.net> <200501021307.47173.michaelnottebrock@gmx.net> <41D86B24.5040406@elischer.org> In-Reply-To: <41D86B24.5040406@elischer.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit cc: multimedia@freebsd.org Subject: Re: bktr now broken for me X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Jan 2005 22:54:57 -0000 Julian Elischer wrote: > Michael Nottebrock wrote: > >> On Sunday, 2. January 2005 12:18, Michael Nottebrock wrote: >> >>> The most recent commit to bktr completely breaks the driver for me. >>> >>> When starting a tv application, I get >>> >>> bktr0: tuner @ 0xc2 >>> bktr0: MT2032 write failed (i2c addr 0xc0) >> >> >> >> Looking at the changes, it seems that my card is misidentified as a >> PCTV Rave with an MT2032 tuner now. I can override the tuner type when >> I compile the driver into the kernel and set options >> BKTR_OVERRIDE_TUNER=10 and get TV again - that's fine for me, but I >> find it a bit wonky that the sysctl only works if the driver does not >> detect any tuners in the first place. >> I don't have one of these cards and are just making commits as a service to people who submit patches, but have no commit proves. if you would like to change the way the sysctl works, feel free to submit a patch to teh multimedia list for discussion and if there is an agreement, we can commit it.