patch-2.1.48 linux/include/asm-alpha/keyboard.h
Next file: linux/include/asm-i386/keyboard.h
Previous file: linux/fs/vfat/namei.c
Back to the patch index
Back to the overall index
- Lines: 20
- Date:
Thu Jul 31 13:09:18 1997
- Orig file:
v2.1.47/linux/include/asm-alpha/keyboard.h
- Orig date:
Mon Jun 16 16:35:59 1997
diff -u --recursive --new-file v2.1.47/linux/include/asm-alpha/keyboard.h linux/include/asm-alpha/keyboard.h
@@ -24,6 +24,7 @@
extern char pckbd_unexpected_up(unsigned char keycode);
extern void pckbd_leds(unsigned char leds);
extern void pckbd_init_hw(void);
+extern unsigned char pckbd_sysrq_xlate[128];
#define kbd_setkeycode pckbd_setkeycode
#define kbd_getkeycode pckbd_getkeycode
@@ -32,8 +33,11 @@
#define kbd_unexpected_up pckbd_unexpected_up
#define kbd_leds pckbd_leds
#define kbd_init_hw pckbd_init_hw
+#define kbd_sysrq_xlate pckbd_sysrq_xlate
#define INIT_KBD
+
+#define SYSRQ_KEY 0x54
#endif /* __KERNEL__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov