linux/drivers/s390/net
Hendrik Brueckner 1ffaa640c6 [S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as uevents
The smsgiucv_app driver registers a callback with the smsgiucv driver
to receive z/VM CP special messages (SMSG) starting with "APP".

When the callback is called for special messages, the driver creates
an uevent for the received message.  The uevent consists of additional
environment data containing the message prefix ("APP"), message sender,
and message content.

udev rules can be used to trigger application specific actions through
matching the content or sender of the special message.

Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2010-03-08 12:26:28 +01:00
..
Kconfig [S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as uevents 2010-03-08 12:26:28 +01:00
Makefile [S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as uevents 2010-03-08 12:26:28 +01:00
claw.c claw: use "claw" as root device name 2010-01-07 00:27:07 -08:00
claw.h s390: remove cu3088 layer for lcs and ctcm 2009-11-13 20:47:00 -08:00
ctcm_dbug.c s390/net/ctcm: message cleanup 2008-07-22 17:53:46 -04:00
ctcm_dbug.h s390/net/ctcm: message cleanup 2008-07-22 17:53:46 -04:00
ctcm_fsms.c s390: remove cu3088 layer for lcs and ctcm 2009-11-13 20:47:00 -08:00
ctcm_fsms.h s390: remove cu3088 layer for lcs and ctcm 2009-11-13 20:47:00 -08:00
ctcm_main.c net/s390 drivers: add missing 'const' attribute 2009-11-17 06:47:02 -08:00
ctcm_main.h s390: remove cu3088 layer for lcs and ctcm 2009-11-13 20:47:00 -08:00
ctcm_mpc.c s390: remove cu3088 layer for lcs and ctcm 2009-11-13 20:47:00 -08:00
ctcm_mpc.h s390/net/ctcm: message cleanup 2008-07-22 17:53:46 -04:00
ctcm_sysfs.c s390: remove cu3088 layer for lcs and ctcm 2009-11-13 20:47:00 -08:00
fsm.c ctcm: suspend has to wait for outstanding I/O 2009-11-13 20:46:59 -08:00
fsm.h ctcm: suspend has to wait for outstanding I/O 2009-11-13 20:46:59 -08:00
lcs.c net/s390 drivers: add missing 'const' attribute 2009-11-17 06:47:02 -08:00
lcs.h s390: remove cu3088 layer for lcs and ctcm 2009-11-13 20:47:00 -08:00
netiucv.c const: constify remaining dev_pm_ops 2009-12-15 08:53:25 -08:00
qeth_core.h qeth: HiperSockets Network Traffic Analyzer 2010-01-13 20:34:55 -08:00
qeth_core_main.c [S390] remove unused qdio flags in zfcp and qeth 2010-03-08 12:25:30 +01:00
qeth_core_mpc.c qeth: support z/VM VSWITCH Port Isolation 2009-05-20 17:36:50 -07:00
qeth_core_mpc.h qeth: HiperSockets Network Traffic Analyzer 2010-01-13 20:34:55 -08:00
qeth_core_sys.c qeth: default BLKT values for new OSA/3 hardware 2010-01-13 20:34:57 -08:00
qeth_l2_main.c net: use helpers to access uc list V2 2010-01-25 13:36:10 -08:00
qeth_l3.h qeth: HiperSockets Network Traffic Analyzer 2010-01-13 20:34:55 -08:00
qeth_l3_main.c qeth: avoid recovery during device online setting 2010-01-13 20:34:56 -08:00
qeth_l3_sys.c qeth: HiperSockets Network Traffic Analyzer 2010-01-13 20:34:55 -08:00
smsgiucv.c [S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as uevents 2010-03-08 12:26:28 +01:00
smsgiucv.h [S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as uevents 2010-03-08 12:26:28 +01:00
smsgiucv_app.c [S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as uevents 2010-03-08 12:26:28 +01:00