public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* Re: [PATCH 4/5] staging: speakup: add spk_ttyio
@  Okash Khawaja
   ` Samuel Thibault
  0 siblings, 1 reply; 2+ messages in thread
From: Okash Khawaja @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

This adds spk_ttyio.c file which contains functions related to comms
via TTY subsystem, using line discipline N_SPEAKUP.

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

* Re: [PATCH 4/5] staging: speakup: add spk_ttyio
   [PATCH 4/5] staging: speakup: add spk_ttyio Okash Khawaja
@  ` Samuel Thibault
  0 siblings, 0 replies; 2+ messages in thread
From: Samuel Thibault @  UTC (permalink / raw)
  To: Okash Khawaja; +Cc: Speakup is a screen review system for Linux.

Okash Khawaja, on Wed 08 Feb 2017 22:53:18 +0000, wrote:
> This adds spk_ttyio.c file which contains functions related to comms
> via TTY subsystem, using line discipline N_SPEAKUP.

Again, way more details will be welcome (really, see commits in the
linux git tree, commit logs are usually like 10-20 lines!): you need
to explain that previously speakup would, to access serial port, poke
standard ISA ports itself, by trying to steal it from the serial
driver. Some ISA cards actually need this way of doing it, but most
other synthesizers don't, and can actually work by using the proper TTY
subsystem through a new N_SPEAKUP line discipline. So this adds the
methods for drivers to switch to accessing serial ports through the TTY
subsystem, whenever appropriate.

Samuel

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 [PATCH 4/5] staging: speakup: add spk_ttyio Okash Khawaja
 ` Samuel Thibault

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).