[S390] sclp_vt220: set initial terminal window size
authorHendrik Brueckner <brueckner@linux.vnet.ibm.com>
Wed, 27 Jan 2010 09:12:38 +0000 (10:12 +0100)
committerMartin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com>
Wed, 27 Jan 2010 09:12:49 +0000 (10:12 +0100)
commit0b665d770d2d4dca8e9ea53129735fe214838ec9
tree365f0b15c48fc2fe22bf5468c40998af95a96f9e
parent0b4d78903bf48fe6b125c4c9f0755437a4f21d47
[S390] sclp_vt220: set initial terminal window size

When opening a SCLP VT220 terminal, the terminal window size is not
initialized (defaults to zero).
Since the SCLP VT220 terminal supports only 80x24, explicitly set
the window size to prevent (n)curses applications from guessing
the default setting.

Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/char/sclp_vt220.c