kernel-hacking-2024-linux-s.../drivers/s390/char
Martin Schwidefsky 132fab1363 [S390] modular 3270 driver.
The initial i/o to a 3270 device is done using the static module variables
raw3270_init_data and raw3270_init_request. If the 3270 device driver is
built as a module and gets loaded above 2GB, the initial i/o will fail
because these variables will get addresses > 2GB. To make it work the
two variables are moved to struct raw3270 and the data structure is
allocated with GFP_DMA.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2006-06-29 14:57:39 +02:00
..
con3215.c
con3270.c
ctrlchar.c
ctrlchar.h
defkeymap.c
defkeymap.map
fs3270.c
keyboard.c
keyboard.h
Makefile
monreader.c
raw3270.c [S390] modular 3270 driver. 2006-06-29 14:57:39 +02:00
raw3270.h
sclp.c
sclp.h
sclp_con.c
sclp_cpi.c
sclp_quiesce.c [PATCH] kernel/sys.c: cleanups 2006-06-25 10:01:06 -07:00
sclp_rw.c
sclp_rw.h
sclp_tty.c
sclp_tty.h
sclp_vt220.c
tape.h
tape_34xx.c
tape_3590.c [PATCH] s390: tape 3590 changes 2006-04-28 08:33:48 -07:00
tape_3590.h
tape_block.c
tape_char.c
tape_class.c
tape_class.h
tape_core.c
tape_proc.c
tape_std.c
tape_std.h [PATCH] s390: tape 3590 changes 2006-04-28 08:33:48 -07:00
tty3270.c
vmcp.c
vmcp.h
vmlogrdr.c
vmwatchdog.c