Re: [PATCH] [MEDIA] Add support for TW686[4589]-based frame grabbers.

2015-07-29 Thread Ezequiel Garcia
Hi everyone, In case anyone is interested in this device, I'm maintaining an out-of-tree driver: https://bitbucket.org/vanguardiasur/tw686x/ It supports audio and DMA frame/S-G modes (with a module parameter). Testing and bug reports are welcome :-) -- Ezequiel García, VanguardiaSur www.vangua

Re: [PATCH] [MEDIA] Add support for TW686[4589]-based frame grabbers.

2015-07-06 Thread Ezequiel Garcia
On 6 July 2015 at 11:31, Ezequiel Garcia wrote: > Hi Krzysztof, > > First of all: thanks a lot for the good work! > The driver looks very clean and promising. > > I've been playing with it a lot and have quite a bit > of feedback. > > First of all, I've noticed you only supported TOP, BOTTOM > and

Re: [PATCH] [MEDIA] Add support for TW686[4589]-based frame grabbers.

2015-07-06 Thread Ezequiel Garcia
Hi Krzysztof, First of all: thanks a lot for the good work! The driver looks very clean and promising. I've been playing with it a lot and have quite a bit of feedback. First of all, I've noticed you only supported TOP, BOTTOM and SEQUENTIAL fields. Is there no way to get an interlaced frame ou

[PATCH] [MEDIA] Add support for TW686[4589]-based frame grabbers.

2015-07-03 Thread Krzysztof Hałasa
Audio will be supported with a further patch. Signed-off-by: Krzysztof Hałasa diff --git a/drivers/media/pci/Kconfig b/drivers/media/pci/Kconfig index 218144a..32902f2 100644 --- a/drivers/media/pci/Kconfig +++ b/drivers/media/pci/Kconfig @@ -21,6 +21,7 @@ source "drivers/media/pci/zoran/Kconfig