patch-2.2.12 linux/drivers/char/tty_io.c
Next file: linux/drivers/char/zr36057.h
Previous file: linux/drivers/char/saa7185.c
Back to the patch index
Back to the overall index
-  Lines: 10
 -  Date:
Wed Aug 25 17:29:47 1999
 -  Orig file: 
v2.2.11/linux/drivers/char/tty_io.c
 -  Orig date: 
Mon Aug  9 16:05:55 1999
 
diff -u --recursive --new-file v2.2.11/linux/drivers/char/tty_io.c linux/drivers/char/tty_io.c
@@ -2136,6 +2136,9 @@
 #ifdef CONFIG_SERIAL
 	rs_init();
 #endif
+#ifdef CONFIG_COMPUTONE
+	ip2_init();
+#endif
 #ifdef CONFIG_MAC_SERIAL
 	macserial_init();
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)