patch-2.1.70 linux/drivers/char/tty_io.c

Next file: linux/drivers/misc/parport_share.c
Previous file: linux/drivers/char/specialix_io8.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.69/linux/drivers/char/tty_io.c linux/drivers/char/tty_io.c
@@ -1970,6 +1970,9 @@
 #ifdef CONFIG_RISCOM8
 	riscom8_init();
 #endif
+#ifdef CONFIG_SPECIALIX
+	specialix_init();
+#endif
 	pty_init();
 #ifdef CONFIG_VT
 	vcs_init();

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