patch-2.1.51 linux/arch/mips/deskstation/setup.c

Next file: linux/arch/mips/jazz/g364.c
Previous file: linux/arch/mips/deskstation/hw-access.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.50/linux/arch/mips/deskstation/setup.c linux/arch/mips/deskstation/setup.c
@@ -6,6 +6,8 @@
  * for more details.
  *
  * Copyright (C) 1996, 1997 by Ralf Baechle
+ *
+ * $Id: setup.c,v 1.2 1997/08/08 18:11:59 miguel Exp $
  */
 #include <linux/config.h>
 #include <linux/init.h>
@@ -102,6 +104,7 @@
 #endif
 	}
 	fd_cacheflush = deskstation_fd_cacheflush;
+	keyboard_setup = dtc_keyboard_setup;
 	request_region(0x00,0x20,"dma1");
 	request_region(0x40,0x20,"timer");
 	request_region(0x70,0x10,"rtc");

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov