I have a lead on a short term piece of work on a customization of a serial
kernel module to meet the specs below.
Contact me offlist if you think this is something you know how to do.
bob
ican@netrover.com
=========== snip from client description of problem ==========
> I have a C program in Linux that talks to slot machine which require a
> wakeup bit be set. The protocol requiers 1 start, 8 data, 1 wakeup, 1
> stop bit.
>
> Essentially I need the set or 127 characters to go out with the parity
> bit set to zero. In addition I need, at least, to be able to send out
> 0x00, 0x01, 0x80, 0x81 and 0x82 out with the parity bit set to 1.