patch-1.3.83 linux/drivers/char/tty_io.c
Next file: linux/drivers/net/3c505.c
Previous file: linux/drivers/char/pcxxconfig.h
Back to the patch index
Back to the overall index
-  Lines: 10
 -  Date:
Wed Apr  3 09:20:45 1996
 -  Orig file: 
v1.3.82/linux/drivers/char/tty_io.c
 -  Orig date: 
Sun Mar 31 00:13:17 1996
 
diff -u --recursive --new-file v1.3.82/linux/drivers/char/tty_io.c linux/drivers/char/tty_io.c
@@ -1838,6 +1838,9 @@
 #ifdef CONFIG_ISTALLION
 	stli_init();
 #endif
+#ifdef CONFIG_DIGI
+	pcxe_init();
+#endif
 	pty_init();
 	vcs_init();
 	if (register_chrdev(TTY_MAJOR,"tty",&tty_fops))
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