From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from firefly.pyther.net ([50.116.37.168]:60436 "EHLO firefly.pyther.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754269Ab2LHOK1 (ORCPT ); Sat, 8 Dec 2012 09:10:27 -0500 Message-ID: <50C34A50.6000207@pyther.net> Date: Sat, 08 Dec 2012 09:10:24 -0500 From: Matthew Gyurgyik MIME-Version: 1.0 To: =?ISO-8859-1?Q?Frank_Sch=E4fer?= CC: Antti Palosaari , Devin Heitmueller , Linux Media Mailing List Subject: Re: em28xx: msi Digivox ATSC board id [0db0:8810] References: <50B5779A.9090807@pyther.net> <50B67851.2010808@googlemail.com> <50B69037.3080205@pyther.net> <50B6967C.9070801@iki.fi> <50B6C2DF.4020509@pyther.net> <50B6C530.4010701@iki.fi> <50B7B768.5070008@googlemail.com> <50B80FBB.5030208@pyther.net> <50BB3F2C.5080107@googlemail.com> <50BB6451.7080601@iki.fi> <50BB8D72.8050803@googlemail.com> <50BCEC60.4040206@googlemail.com> <50BD5CC3.1030100@pyther.net> <50BD6310.8000808@pyther.net> <50BE65F0.8020303@googlemail.com> <50BEC253.4080006@pyther.net> <50BF3F9A.3020803@iki.fi> <50BFBE39.90901@pyther.net> <50BFC445.6020305@iki.fi> <50BFCBBB.5090407@pyther.net> <50BFECEA.9060808@iki.fi> <50BFFFF6.1000204@pyther.net> <50C11301.10205@googlemail.com> <50C12302.80603@pyther.net> <50C34628.5030407@googlemail.com> In-Reply-To: <50C34628.5030407@googlemail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-media-owner@vger.kernel.org List-ID: On 12/08/2012 08:52 AM, Frank Schäfer wrote: >> I lied, it works! I must have forgotten to do run make modules_install >> or something! This patch accurately states my current code changes: >> http://pyther.net/a/digivox_atsc/diff-Dec-06-v1.patch > Great, that's a big one step forward. > > Based on this (your) patch, could you please verify that ist was really > the adding of > > {0x0d, 0x42, 0xff, 0}, > > to struct em28xx_reg_seq msi_digivox_atsc ? The tests before this change > were all made with a wrong combination of configuration values for the > LGDT3305... I have commented that line out and from some basic testing, it doesn't appear to change anything. I can still tune and watch a channel, scan still fails. Thanks, Matthew