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
- Lines: 10
- Date:
Tue Dec 2 09:19:03 1997
- Orig file:
v2.1.69/linux/drivers/char/tty_io.c
- Orig date:
Tue Dec 2 09:49:39 1997
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