patch-2.3.22 linux/drivers/char/keyboard.c

Next file: linux/drivers/char/pc_keyb.c
Previous file: linux/drivers/char/chipsets.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.21/linux/drivers/char/keyboard.c linux/drivers/char/keyboard.c
@@ -156,6 +156,7 @@
 
 #ifdef CONFIG_MAGIC_SYSRQ
 static int sysrq_pressed;
+int sysrq_enabled = 1;
 #endif
 
 /*

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)