patch-2.4.9 linux/include/asm-m68k/keyboard.h
Next file: linux/include/asm-ppc/init.h
Previous file: linux/include/asm-i386/page.h
Back to the patch index
Back to the overall index
-  Lines: 16
-  Date:
Sun Aug 12 11:13:59 2001
-  Orig file: 
v2.4.8/linux/include/asm-m68k/keyboard.h
-  Orig date: 
Tue Dec  5 12:43:48 2000
diff -u --recursive --new-file v2.4.8/linux/include/asm-m68k/keyboard.h linux/include/asm-m68k/keyboard.h
@@ -14,6 +14,7 @@
 #ifdef __KERNEL__
 
 #include <linux/config.h>
+#include <linux/kd.h>
 #include <asm/machdep.h>
 
 #ifdef CONFIG_Q40
@@ -56,6 +57,7 @@
 
 #define kbd_init_hw		mach_keyb_init
 #define kbd_translate		mach_kbd_translate
+#define kbd_rate		mach_kbdrate
 
 #define kbd_sysrq_xlate		mach_sysrq_xlate
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)