Re: [PATCH] [media] dw2102: Add support for Terratec Cinergy S2 USB BOX

2016-08-31 Thread Philipp Zabel
Am Mittwoch, den 27.07.2016, 17:34 +0200 schrieb Benjamin Larsson: > On 07/18/2016 01:59 PM, Mauro Carvalho Chehab wrote: > >It would be > > nice if both Philipp and Benjamin test such patch, for us to be sure > > that it would work for both. > > > > Regards, > > Mauro > > I added it to the

Re: [PATCH] [media] dw2102: Add support for Terratec Cinergy S2 USB BOX

2016-07-27 Thread Benjamin Larsson
On 07/18/2016 01:59 PM, Mauro Carvalho Chehab wrote: It would be nice if both Philipp and Benjamin test such patch, for us to be sure that it would work for both. Regards, Mauro I added it to the dvbsky driver so I guess that Philipp has to do the testing. MvH Benjamin Larsson -- To

Re: [PATCH] [media] dw2102: Add support for Terratec Cinergy S2 USB BOX

2016-07-18 Thread Philipp Zabel
Am Montag, den 18.07.2016, 08:59 -0300 schrieb Mauro Carvalho Chehab: > Em Mon, 18 Jul 2016 07:49:49 +0200 > Olli Salonen escreveu: > > > Hi Mauro, > > > > I have a feeling that this device equals DVBSky S960 (driver > > dvb-usb-dvbsky) which might be equal to TechnoTrend

Re: [PATCH] [media] dw2102: Add support for Terratec Cinergy S2 USB BOX

2016-07-18 Thread Mauro Carvalho Chehab
Em Mon, 18 Jul 2016 07:49:49 +0200 Olli Salonen escreveu: > Hi Mauro, > > I have a feeling that this device equals DVBSky S960 (driver > dvb-usb-dvbsky) which might be equal to TechnoTrend S2-4600 (driver > dvb-usb-dw2102). > > If so, I think it would be good to move all

Re: [PATCH] [media] dw2102: Add support for Terratec Cinergy S2 USB BOX

2016-07-16 Thread Mauro Carvalho Chehab
Em Sat, 16 Jul 2016 18:26:35 +0200 Olli Salonen escreveu: > Hi guys, > > It seems Philipp added the support for this device in dw2102 driver > and Benjamin did that for the dvbsky driver a bit earlier. > > # grep -i 0ccdp0105 /lib/modules/$(uname -r)/modules.alias > alias

Re: [PATCH] [media] dw2102: Add support for Terratec Cinergy S2 USB BOX

2016-07-16 Thread Olli Salonen
Hi guys, It seems Philipp added the support for this device in dw2102 driver and Benjamin did that for the dvbsky driver a bit earlier. # grep -i 0ccdp0105 /lib/modules/$(uname -r)/modules.alias alias usb:v0CCDp0105d*dc*dsc*dp*ic*isc*ip*in* dvb_usb_dvbsky alias

[PATCH] [media] dw2102: Add support for Terratec Cinergy S2 USB BOX

2016-01-04 Thread Philipp Zabel
The Terratec Cinergy S2 USB BOX uses a Montage M88TS2022 tuner and a M88DS3103 demodulator, same as Technotrend TT-connect S2-4600. This patch adds the missing USB Product ID to make it work. Signed-off-by: Philipp Zabel --- drivers/media/usb/dvb-usb/dw2102.c | 8