Skip to content

Commit

Permalink
s390/3270: asynchronous size sensing
Browse files Browse the repository at this point in the history
Convert the synchronous size sense code to an interrupt driven
approach. This allows to set the device online even if the
terminal is not connected. With the new code views can be
registered without a connected terminal, the tty can be opened
as soon as the device is online. After the terminal has been
connected and the size has been determined the tty is resized
to match the device characteristics..

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
  • Loading branch information
Martin Schwidefsky committed Feb 14, 2013
1 parent c95571e commit 4d334fd
Show file tree
Hide file tree
Showing 4 changed files with 332 additions and 314 deletions.
Loading

0 comments on commit 4d334fd

Please sign in to comment.