public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* [patch v2 0/3] staging: speakup: support more than ttyS*
@  Okash Khawaja
   ` [patch v2 1/3] tty: add function to convert device name to number Okash Khawaja
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Okash Khawaja @  UTC (permalink / raw)
  To: Greg Kroah-Hartman, Jiri Slaby, Samuel Thibault, linux-kernel
  Cc: William Hubbs, Chris Brannon, Kirk Reiser, speakup, devel

Hi,

The patchset now contains a separate patch for dev name-to-number
conversion functionality inside tty_io.c.

These patches extend speakup support to ttyUSB* and lp*. They introduce
a new module param dev whose function is similar to ser but instead of
taking serial port number as argument, it takes strings like ttyS0 or
ttyUSB0. 

Patch 1 adds functionality to convert such strings into dev_t. 
Patch 2 uses the function in patch 1 and performs some checks.
Patch 3 adds new module param and actually extends support to more than
ttyS*.

Samuel, I have kept the Reviewed-by for patch 3 which has slightly 
changed from before - 'dev' renamed to 'dev_name' - but not for patch 2
which is a bit different now that dev name to number conversion has
moved to tty_io.c. Please let me know if you think otherwise.

Thanks,
Okash

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 [patch v2 0/3] staging: speakup: support more than ttyS* Okash Khawaja
 ` [patch v2 1/3] tty: add function to convert device name to number Okash Khawaja
     [not found]   ` <CAHp75VdrS=aSZvg2LwxwV0sR03SQb6do=aG5KGmgs1WKyvDirg@mail.gmail.com>
     ` Okash Khawaja
 ` [patch v2 2/3] staging: speakup: check and convert dev name or ser to dev_t Okash Khawaja
     [not found]   ` <CAHp75Vfg=ahXP1tGQnzgRRjHczhHA36YT9aDLP6rvwk_hoew1A@mail.gmail.com>
     ` Okash Khawaja
     [not found]   ` <20170619011533.GA11287@kroah.com>
     ` Okash Khawaja
 ` [patch v2 3/3] staging: speakup: make ttyio synths use device name Okash Khawaja

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).