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
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
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
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