[PATCH 0/5] staging: speakup: replace serial comms with tty io

Samuel Thibault samuel.thibault at ens-lyon.org
Wed Feb 8 18:16:04 EST 2017


Okash Khawaja, on Wed 08 Feb 2017 22:43:07 +0000, wrote:
> Sending these as a series of patches. After applying all,
> speakup_dummy should use tty to write out on /dev/ttyS0. Other drivers
> should function the same way they did before applying. Please test
> what you can.

This is fine enough for the speakup mailing, but for actual submission
you will need a different text :)

Basically you'll have to give the overall rationale: again briefly
explain that speakup used to poke ports by hand, and this patchset
migrates it to using the proper TTY subsystem, and give the list of
patches with a couple of words to say which does what: add what's needed
in TTY, introduce methods to finish abstracting away serial port access
from drivers, addi a speakup line discipline, and migrate drivers to it.

Samuel


More information about the Speakup mailing list