Re: [PATCH] si2157: Add support for delivery system SYS_ATSC

2014-10-30 Thread Mauro Carvalho Chehab
Hi Olli, Em Thu, 30 Oct 2014 12:32:33 +0200 Olli Salonen escreveu: > On Thu, 30 Oct 2014, Mauro Carvalho Chehab wrote: > > > Ah, ok. Are you planning to submit a patch for it, and the patches adding > > support for HVR-955Q? > > I can submit a patch for that, no problem. Yes, please do that.

Re: [PATCH] si2157: Add support for delivery system SYS_ATSC

2014-10-30 Thread Olli Salonen
On Thu, 30 Oct 2014, Mauro Carvalho Chehab wrote: Ah, ok. Are you planning to submit a patch for it, and the patches adding support for HVR-955Q? I can submit a patch for that, no problem. However, I'm not working with HVR-955Q at the moment. I don't have access to ATSC/ClearQAM signal. If

Re: [PATCH] si2157: Add support for delivery system SYS_ATSC

2014-10-30 Thread Mauro Carvalho Chehab
Em Thu, 30 Oct 2014 08:04:29 +0200 Olli Salonen escreveu: > Hi Mauro, > > No, for ClearQAM the delivery_system should be set to 0x10 and this > patch does not include that. At the time of submission of that patch I > only had the trace from the ATSC case. Ah, ok. Are you planning to submit a pa

Re: [PATCH] si2157: Add support for delivery system SYS_ATSC

2014-10-29 Thread Olli Salonen
Hi Mauro, No, for ClearQAM the delivery_system should be set to 0x10 and this patch does not include that. At the time of submission of that patch I only had the trace from the ATSC case. ATSC & ClearQAM USB sniffs here: http://trsqr.net/olli/hvr955q/ Cheers, -olli On 29 October 2014 11:08, Mau

Re: [PATCH] si2157: Add support for delivery system SYS_ATSC

2014-10-29 Thread Mauro Carvalho Chehab
Hi Olli, Em Sun, 17 Aug 2014 08:24:49 +0300 Olli Salonen escreveu: > Set the property for delivery system also in case of SYS_ATSC. This > behaviour is observed in the sniffs taken with Hauppauge HVR-955Q > Windows driver. > > Signed-off-by: Olli Salonen > --- > drivers/media/tuners/si2157.

[PATCH] si2157: Add support for delivery system SYS_ATSC

2014-08-16 Thread Olli Salonen
Set the property for delivery system also in case of SYS_ATSC. This behaviour is observed in the sniffs taken with Hauppauge HVR-955Q Windows driver. Signed-off-by: Olli Salonen --- drivers/media/tuners/si2157.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/media/tuners/si2157