From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mout.gmx.net ([212.227.17.22]:61992 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753594AbbCRJGJ (ORCPT ); Wed, 18 Mar 2015 05:06:09 -0400 Message-ID: <55093FFC.9050602@gmx.com> Date: Wed, 18 Mar 2015 10:06:04 +0100 From: Ole Ernst MIME-Version: 1.0 To: Nibble Max CC: "olli.salonen" , Antti Palosaari , linux-media Subject: Re: cx23885: DVBSky S952 dvb_register failed err = -22 References: <5504920C.7080806@gmx.com>, <55055E66.6040600@gmx.com>, <550563B2.9010306@iki.fi>, <201503170953368436904@gmail.com> <201503180940386096906@gmail.com> In-Reply-To: <201503180940386096906@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: Hi Max, I'm afraid I'm not experienced enough to adapt the ts2020 driver to interwork with the current kernel driver for the S952. I'd be more than happy to test patches though! Thanks, Ole Am 18.03.2015 um 02:40 schrieb Nibble Max: > Hello Ole, > > If it is m88ts2020, there is a tuner driver "ts2020" in "dvb-frontends" directory. > If fail to load m88ts2022 driver, then try to load ts2020 driver. > m88ts2022 driver is an i2c driver, but ts2020 is traditional dvb-attach driver. > Please check the other code using ts2020 for reference. > > Best Regards, > Max