patch-2.3.11 linux/drivers/char/pc_keyb.c
Next file: linux/drivers/char/ppdev.c
Previous file: linux/drivers/char/lp.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri Jul 9 17:03:24 1999
- Orig file:
v2.3.10/linux/drivers/char/pc_keyb.c
- Orig date:
Thu Jul 8 15:42:20 1999
diff -u --recursive --new-file v2.3.10/linux/drivers/char/pc_keyb.c linux/drivers/char/pc_keyb.c
@@ -690,9 +690,6 @@
void __init pckbd_init_hw(void)
{
- /* Get the keyboard controller registers (incomplete decode) */
- request_region(0x60, 16, "keyboard");
-
/* Flush any pending input. */
kbd_clear_input();
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)