From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from firefly.pyther.net ([50.116.37.168]:55311 "EHLO firefly.pyther.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754057Ab2LFCcG (ORCPT ); Wed, 5 Dec 2012 21:32:06 -0500 Message-ID: <50C003A3.7050208@pyther.net> Date: Wed, 05 Dec 2012 21:32:03 -0500 From: Matthew Gyurgyik MIME-Version: 1.0 To: =?ISO-8859-1?Q?Frank_Sch=E4fer?= CC: Devin Heitmueller , Antti Palosaari , linux-media@vger.kernel.org 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> In-Reply-To: <50BE65F0.8020303@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/04/2012 04:06 PM, Frank Schäfer wrote: > > I double-checked the log and it is indeed set to LGDT3305_MPEG_SERIAL, > but LGDT3305_TPCLK_FALLING_EDGE is used instead of > LGDT3305_TPCLK_RISING_EDGE. > OTOH, the KWorld A340 bord sets this to LGDT3305_MPEG_PARALLEL... > > Matthew, could you please test V3 of the patch ? It is written against > the media_tree staging/for_v3.8 (see http://git.linuxtv.org/media_tree.git). > You could also already test the remote control key map (e.g. with evtest) I tested the remote using evtest. However, no events are generated in evtest. I verified the remote works in windows. > Regards, > Frank >