<!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-&#201;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 &lt;<A HREF="mailto:memsize@videotron.ca">memsize@videotron.ca</A>&gt;:
&gt; Only the gx driver provide such a panel.
&gt;
&gt; Signed-off-by: Gaetan Nadon &lt;<A HREF="mailto:memsize@videotron.ca">memsize@videotron.ca</A>&gt;
&gt; ---
&gt; &nbsp;ztv/Makefile.am | &nbsp; &nbsp;2 +-
&gt; &nbsp;1 files changed, 1 insertions(+), 1 deletions(-)
&gt;
&gt; diff --git a/ztv/Makefile.am b/ztv/Makefile.am
&gt; index 4e7b587..670842b 100644
&gt; --- a/ztv/Makefile.am
&gt; +++ b/ztv/Makefile.am
&gt; @@ -1,7 +1,7 @@
&gt;
&gt; &nbsp;if BUILD_ZTV
&gt;
&gt; -AM_CFLAGS = $(XORG_CFLAGS) $(CWARNFLAGS) $(AMD_CFLAGS)
&gt; +AM_CFLAGS = $(XORG_CFLAGS) $(CWARNFLAGS)
&gt;
&gt; &nbsp;ztv_drv_la_LTLIBRARIES = ztv_drv.la
&gt; &nbsp;ztv_drv_la_LDFLAGS = -module -avoid-version
&gt; --
&gt; 1.7.4.1
&gt;
&gt; _______________________________________________
&gt; Xorg-driver-geode mailing list
&gt; <A HREF="mailto:Xorg-driver-geode@lists.x.org">Xorg-driver-geode@lists.x.org</A>
&gt; <A HREF="http://lists.x.org/mailman/listinfo/xorg-driver-geode">http://lists.x.org/mailman/listinfo/xorg-driver-geode</A>
&gt;
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>