[patch 0/2] staging: speakup: support more than ttyS*
Okash Khawaja
okash.khawaja at gmail.com
Sat Jun 10 07:24:10 EDT 2017
Hi,
These patches extend speakup support to ttyS* and lp*. They introduce a
new module param dev whose purpose is similar to ser but instead of
taking serial port number as argument, it takes strings like ttyS0 or
ttyUSB0. First patch just adds functionality to convert such strings
into dev_t. Second patch makes use of that functionlity.
Thanks,
Okash
More information about the Speakup
mailing list