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

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