Re: [PATCH] support of GoTView PCI-E X5 3D Hybrid in cx23885

2010-12-07 Thread 4ernov
Thank you very much, Steven. Hope to test and post updated DVB part soon. 2010/12/7 Steven Toth : > On 12/6/10 3:09 PM, Alexey Chernov wrote: >> Another version of my patch without DVB code. >> >> Some comments: >> 1. Everything initialize properly except radio. >> 2. All analog inputs (TV, compos

Re: [PATCH] support of GoTView PCI-E X5 3D Hybrid in cx23885

2010-12-07 Thread Steven Toth
On 12/6/10 3:09 PM, Alexey Chernov wrote: > Another version of my patch without DVB code. > > Some comments: > 1. Everything initialize properly except radio. > 2. All analog inputs (TV, composite, S-Video) are tested by myself in several > TV norms (SECAM-D, PAL, NTSC), everything work fine. >

Re: [PATCH] support of GoTView PCI-E X5 3D Hybrid in cx23885

2010-12-07 Thread 4ernov
Could anybody confirm this updated version, please? Thanks in advance. 2010/12/6 Alexey Chernov <4er...@gmail.com>: > Another version of my patch without DVB code. > > Some comments: > 1. Everything initialize properly except radio. > 2. All analog inputs (TV, composite, S-Video) are tested by mys

Re: [PATCH] support of GoTView PCI-E X5 3D Hybrid in cx23885

2010-12-06 Thread Alexey Chernov
Another version of my patch without DVB code. Some comments: 1. Everything initialize properly except radio. 2. All analog inputs (TV, composite, S-Video) are tested by myself in several TV norms (SECAM-D, PAL, NTSC), everything work fine. So the patch adds general support/detection of the card

Re: [PATCH] support of GoTView PCI-E X5 3D Hybrid in cx23885

2010-12-06 Thread 4ernov
Hello, Halim, 2010/12/6 Halim Sahin : > Hi, > Is there a way to add such drivers to staging branch etc to make > testing simple? > > Some times I don't understand why drivers are included with their current > design and others not. > Having extra repos like s2-liplianin is great but why were drive

Re: [PATCH] support of GoTView PCI-E X5 3D Hybrid in cx23885

2010-12-06 Thread Halim Sahin
Hi, Is there a way to add such drivers to staging branch etc to make testing simple? Some times I don't understand why drivers are included with their current design and others not. Having extra repos like s2-liplianin is great but why were drivers there and non merged upstream? Popular multimedi

Re: [PATCH] support of GoTView PCI-E X5 3D Hybrid in cx23885

2010-12-06 Thread 4ernov
2010/12/6 hermann pitton : > Hi guys, Hello, Hermann, > Am Sonntag, den 05.12.2010, 13:22 -0500 schrieb Devin Heitmueller: >> On Sun, Dec 5, 2010 at 12:09 PM, Alexey Chernov <4er...@gmail.com> wrote: >> > Hello, Steve, >> > thank you very much for your comments! >> > >> > As for DVB maybe I'm not

Re: [PATCH] support of GoTView PCI-E X5 3D Hybrid in cx23885

2010-12-06 Thread hermann pitton
Hi guys, Am Sonntag, den 05.12.2010, 13:22 -0500 schrieb Devin Heitmueller: > On Sun, Dec 5, 2010 at 12:09 PM, Alexey Chernov <4er...@gmail.com> wrote: > > Hello, Steve, > > thank you very much for your comments! > > > > As for DVB maybe I'm not correct. The initialization itself, which the DVB >

Re: [PATCH] support of GoTView PCI-E X5 3D Hybrid in cx23885

2010-12-05 Thread 4ernov
Hello, Devin, 2010/12/5 Devin Heitmueller : > On Sun, Dec 5, 2010 at 12:09 PM, Alexey Chernov <4er...@gmail.com> wrote: >> Hello, Steve, >> thank you very much for your comments! >> >> As for DVB maybe I'm not correct. The initialization itself, which the DVB >> part of patch is about, is fully te

Re: [PATCH] support of GoTView PCI-E X5 3D Hybrid in cx23885

2010-12-05 Thread 4ernov
2010/12/5 Steven Toth : >> So I think I was mistaken that the code itself is untested. I hope it's >> possible to add full of this patch. > > Has the DVB related change proven that it enables digital TV streaming? Yes, it enables digital TV streaming (tested using GStreamer dvbsrc element on adapt

Re: [PATCH] support of GoTView PCI-E X5 3D Hybrid in cx23885

2010-12-05 Thread Devin Heitmueller
On Sun, Dec 5, 2010 at 12:09 PM, Alexey Chernov <4er...@gmail.com> wrote: > Hello, Steve, > thank you very much for your comments! > > As for DVB maybe I'm not correct. The initialization itself, which the DVB > part of patch is about, is fully tested by me and works successfully on my > everyday P

Re: [PATCH] support of GoTView PCI-E X5 3D Hybrid in cx23885

2010-12-05 Thread Steven Toth
> So I think I was mistaken that the code itself is untested. I hope it's > possible to add full of this patch. Has the DVB related change proven that it enables digital TV streaming? -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line "unsubscr

Re: [PATCH] support of GoTView PCI-E X5 3D Hybrid in cx23885

2010-12-05 Thread Alexey Chernov
Hello, Steve, thank you very much for your comments! As for DVB maybe I'm not correct. The initialization itself, which the DVB part of patch is about, is fully tested by me and works successfully on my everyday PC. The thing I meant saying 'untested' concerned receiving DVB signal through the

Re: [PATCH] support of GoTView PCI-E X5 3D Hybrid in cx23885

2010-12-05 Thread Igor M. Liplianin
В сообщении от 5 декабря 2010 17:07:05 автор Alexey Chernov написал: > On Sunday 05 December 2010 17:20:05 Igor M. Liplianin wrote: > > В сообщении от 21 ноября 2010 01:51:36 автор Alexey Chernov написал: > > > Hello, > > > > Hello Alexey, > > Hello Igor, > > thank you very much for reviewing th

Re: [PATCH] support of GoTView PCI-E X5 3D Hybrid in cx23885

2010-12-05 Thread Steven Toth
> So the patch adds general support/detection of the card with working analog > part and hopefully working (untested) DVB part. I hope it will be useful. Excellent, another card profile. Thanks Alexey! Hmm, we generally don't add code to the kernel that hasn't been tested. For this reason I need

Re: [PATCH] support of GoTView PCI-E X5 3D Hybrid in cx23885

2010-12-05 Thread Alexey Chernov
On Sunday 05 December 2010 17:20:05 Igor M. Liplianin wrote: > В сообщении от 21 ноября 2010 01:51:36 автор Alexey Chernov написал: > > Hello, > > Hello Alexey, Hello Igor, thank you very much for reviewing the patch and your suggestions. I've fixed everything you've mentioned: > > I've added

Re: [PATCH] support of GoTView PCI-E X5 3D Hybrid in cx23885

2010-12-05 Thread Igor M. Liplianin
В сообщении от 21 ноября 2010 01:51:36 автор Alexey Chernov написал: > Hello, Hello Alexey, > I've added support of GoTView PCI-E X5 3D Hybrid to cx23885 module (thanks > to help of Gotview support team). Some details: > 1. Everything initialize properly except radio. > 2. All analog inputs (TV, c

[PATCH] support of GoTView PCI-E X5 3D Hybrid in cx23885

2010-11-20 Thread Alexey Chernov
Hello, I've added support of GoTView PCI-E X5 3D Hybrid to cx23885 module (thanks to help of Gotview support team). Some details: 1. Everything initialize properly except radio. 2. All analog inputs (TV, composite, S-Video) are tested by myself in several TV norms (SECAM-D, PAL, NTSC), everything

[PATCH] support of GoTView PCI-E X5 3D Hybrid in cx23885

2010-11-03 Thread Alexey Chernov
Hello, I've added support of GoTView PCI-E X5 3D Hybrid to cx23885 module (thanks to help of Gotview support team). Some details: 1. Everything initialize properly except radio. 2. All analog inputs (TV, composite, S-Video) are tested by myself in several TV norms (SECAM-D, PAL, NTSC), everything

[PATCH] support of GoTView PCI-E X5 3D Hybrid in cx23885

2010-10-29 Thread Alexey Chernov
Hello, I've added support of GoTView PCI-E X5 3D Hybrid to cx23885 module (thanks to help of Gotview support team). Some details: 1. Everything initialize properly except radio. 2. All analog inputs (TV, composite, S-Video) are tested by myself in several TV norms (SECAM-D, PAL, NTSC), everything