<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
On Thu, 2011-11-17 at 21:57 +0200, Martin-Éric Racine wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Actually, both drivers support output to a Panel. Plus, ztv input is
for LX only.
</PRE>
</BLOCKQUOTE>
Can you clarify why PNL_SUP is not used in the z4l.c and why it should be defined in the makefile if not used?<BR>
In my patch series, ztv have it's own makefile (so z4l.c code only). <BR>
<BR>
Pardon my ignorance, I guess the ztv driver is an additional driver that provides TV analog output. <BR>
Some description in the README would be nice. Extensive googling did not produce anything.<BR>
<BR>
I can reunite ztv and geode in the same makefile but they will still have different compiler options. I am determining which driver needs which compiler options.<BR>
<BR>
Sorry for all these patches, but the module has not been updated for several years.<BR>
<BR>
The more patches there the harder it is to review. I created a personal repo you can browse and see the final result:<BR>
<BR>
cgit.freedesktop.org/~gnadon/xf86-video-geode<BR>
<BR>
which should be refreshed in an hour or so.<BR>
<BR>
Thanks
<BLOCKQUOTE TYPE=CITE>
<PRE>
2011/11/17 Gaetan Nadon <<A HREF="mailto:memsize@videotron.ca">memsize@videotron.ca</A>>:
> Only the gx driver provide such a panel.
>
> Signed-off-by: Gaetan Nadon <<A HREF="mailto:memsize@videotron.ca">memsize@videotron.ca</A>>
> ---
> ztv/Makefile.am | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/ztv/Makefile.am b/ztv/Makefile.am
> index 4e7b587..670842b 100644
> --- a/ztv/Makefile.am
> +++ b/ztv/Makefile.am
> @@ -1,7 +1,7 @@
>
> if BUILD_ZTV
>
> -AM_CFLAGS = $(XORG_CFLAGS) $(CWARNFLAGS) $(AMD_CFLAGS)
> +AM_CFLAGS = $(XORG_CFLAGS) $(CWARNFLAGS)
>
> ztv_drv_la_LTLIBRARIES = ztv_drv.la
> ztv_drv_la_LDFLAGS = -module -avoid-version
> --
> 1.7.4.1
>
> _______________________________________________
> Xorg-driver-geode mailing list
> <A HREF="mailto:Xorg-driver-geode@lists.x.org">Xorg-driver-geode@lists.x.org</A>
> <A HREF="http://lists.x.org/mailman/listinfo/xorg-driver-geode">http://lists.x.org/mailman/listinfo/xorg-driver-geode</A>
>
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>