patch-2.1.96 linux/drivers/char/pc_keyb.h
Next file: linux/drivers/char/serial.c
Previous file: linux/drivers/char/pc_keyb.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Apr 13 17:01:48 1998
-  Orig file: 
v2.1.95/linux/drivers/char/pc_keyb.h
-  Orig date: 
Sun Dec 21 17:27:18 1997
diff -u --recursive --new-file v2.1.95/linux/drivers/char/pc_keyb.h linux/drivers/char/pc_keyb.h
@@ -17,7 +17,7 @@
 
 #define KBD_INIT_TIMEOUT HZ		/* Timeout in jiffies for initializing the keyboard */
 #define KBC_TIMEOUT 250			/* Timeout in ms for sending to keyboard controller */
-#define KBD_TIMEOUT 250			/* Timeout in ms for keyboard command acknowledge */
+#define KBD_TIMEOUT 1000		/* Timeout in ms for keyboard command acknowledge */
 
 /*
  *	Internal variables of the driver
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov