[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170613223702.534373529@gmail.com>
Date: Tue, 13 Jun 2017 23:37:02 +0100
From: okash.khawaja@...il.com
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jiri Slaby <jslaby@...e.com>,
Samuel Thibault <samuel.thibault@...-lyon.org>,
linux-kernel@...r.kernel.org
Cc: William Hubbs <w.d.hubbs@...il.com>,
Chris Brannon <chris@...-brannons.com>,
Kirk Reiser <kirk@...sers.ca>, speakup@...ux-speakup.org,
devel@...verdev.osuosl.org
Subject: [patch 0/2] staging: speakup: support more than ttyS*
Hi,
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. First patch just adds functionality to convert such strings
into dev_t. Second patch makes use of that functionlity.
Thanks,
Okash
Powered by blists - more mailing lists