patch-pre2.0.5 linux/drivers/char/tty_io.c
Next file: linux/drivers/isdn/Config.in
Previous file: linux/drivers/char/console.c
Back to the patch index
Back to the overall index
-  Lines: 10
 -  Date:
Thu May 16 16:35:39 1996
 -  Orig file: 
pre2.0.4/linux/drivers/char/tty_io.c
 -  Orig date: 
Wed Apr 24 17:00:39 1996
 
diff -u --recursive --new-file pre2.0.4/linux/drivers/char/tty_io.c linux/drivers/char/tty_io.c
@@ -1874,6 +1874,9 @@
 #ifdef CONFIG_RISCOM8
 	riscom8_init();
 #endif
+#ifdef CONFIG_BAYCOM
+	baycom_init();
+#endif
 	pty_init();
 	vcs_init();
 	return 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this