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

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)