linux/drivers/s390
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
..
block [PATCH] spin/rwlock init cleanups 2006-06-27 17:32:39 -07:00
char [S390] modular 3270 driver. 2006-06-29 14:57:39 +02:00
cio [S390] cio async subchannel reprobe. 2006-06-29 14:57:03 +02:00
crypto
net
scsi
ebcdic.c
Kconfig
Makefile
s390_rdev.c
s390mach.c
s390mach.h
sysinfo.c