patch-2.1.45 linux/drivers/char/misc.c
Next file: linux/drivers/char/n_tty.c
Previous file: linux/drivers/char/mem.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Wed Jul 16 19:22:50 1997
-  Orig file: 
v2.1.44/linux/drivers/char/misc.c
-  Orig date: 
Mon Jun 16 16:35:55 1997
diff -u --recursive --new-file v2.1.44/linux/drivers/char/misc.c linux/drivers/char/misc.c
@@ -215,6 +215,9 @@
 #ifdef CONFIG_SUN_MOUSE
 	sun_mouse_init();
 #endif
+#ifdef CONFIG_PC110_PAD
+	pc110pad_init();
+#endif
 /*
  *	Only one watchdog can succeed. We probe the pcwatchdog first,
  *	then the wdt cards and finally the software watchdog which always
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov