[Lcdproc] New LCDproc driver

Peter Marschall peter@adpm.de
Sun Aug 20 17:24:02 2006


Hi,

On Saturday, 19. August 2006 22:13, NeZetiC wrote:
> Le 13 ao=FBt 06 =E0 13:54, Peter Marschall a =E9crit :
> > Please provide the patches to integrate the driver into LCDproc too:
> > - acinclude.m4			(for the driver selection in ./configure)
> > - server/drivers/Makefile.am	(for how to make the driver)
> > - LCDd.conf			(for the driver configuration)
> > - docs/LCDd.8			(info about the driver in the LCDd man page)
> > - docs/lcdproc/user/drivers/XXX.docbook (info about the driver)
>
> You can download all new patchs here : http://www.nezetic.info/node/48
>
> > Especially the documentation is important as it allows other
> > people to get to know the driver and its uses without having to
> > browse through the code and ask on the mailing ist.
>
> I also wrote the documentation (See docs.patch and README for details).
>
> > I hope you understand that this patch will not make it into the
> > release
> > without changes.
> > I see a few options:
> > - add a patch file to the CVS containing the patch
> > - modify the patch so that it is hidden behind
> > 	#ifdef LCDPROC_EYEBOXONE
> > 	<your code>
> > 	#endif
> >     If anybody then wants the functionality he can then configure
> >     lcdproc with this define
> > 	CPPFLAGS=3D-DLCDPROC_EYEBOXONE ./configure ....
> >    and the extended functionality is available to him/her
>
> Ok, new lcdproc patch integrate this modification.
> Users must now configure lcdproc with CPPFLAGS=3D-DLCDPROC_EYEBOXONE in
> order to have working leds.

All patches committed to CVS with a slight modification in
clients/lcdproc/mode.c to avoid having init_flag hanging around.

Please try.

Regards
Peter

=2D-=20
Peter Marschall
peter@adpm.de