[Lcdproc] serialPOS driver

Peter Marschall peter@adpm.de
Sun Feb 4 21:15:01 2007


Hi Eric,

On Sunday, 4. February 2007 19:23, Eric Pooch wrote:
> driver and docbook for text based serial Point of Sale displays.
> Currently only supports the AEDEX protocol, but can be extended to
> use other text-based POS emulation protocols.
>
> These can be picked up cheap on ebay if you look around.  They also
> usually come with full rs232 support and a power adapter.

Thanks a lot.

I added the files to CVS and tried to integrate them into=20
LCDproc's build infrastructure.
A short test showed that the driver gets included when
configure'd with --enable-drivers=3Dall.

However I noticed a few warnings when compiling it:
serialPOS.c: In function =E2=80=98serialPOS_flush=E2=80=99:
serialPOS.c:543: warning: comparison between pointer and integer
serialPOS.c: In function =E2=80=98serialPOS_linewrap=E2=80=99:
serialPOS.c:641: warning: assignment makes pointer from integer without a c=
ast
serialPOS.c: In function =E2=80=98serialPOS_autoscroll=E2=80=99:
serialPOS.c:657: warning: assignment makes pointer from integer without a c=
ast

I haven't look at them, they might be harmless.
Would you please have a quick look ?

Thanks for the driver
Peter


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