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
-  Lines: 8
 -  Date:
Tue Oct 12 10:05:53 1999
 -  Orig file: 
v2.3.21/linux/drivers/char/keyboard.c
 -  Orig date: 
Mon Oct 11 15:38:14 1999
 
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)