I have a uncommon protocol, which requires 9600 baud, 9 bits and one stop bit. I can't find any driver, which can implement this sending/receiving.
Can I send something to /dev/tty*
for emulating these queries? What should I send? How can I emulate a 9600 baud rate?