patch-2.2.11 linux/drivers/char/tty_io.c
Next file: linux/drivers/char/videodev.c
Previous file: linux/drivers/char/sysrq.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Mon Aug 9 12:05:09 1999
- Orig file:
v2.2.10/linux/drivers/char/tty_io.c
- Orig date:
Mon Mar 22 10:06:21 1999
diff -u --recursive --new-file v2.2.10/linux/drivers/char/tty_io.c linux/drivers/char/tty_io.c
@@ -2166,6 +2166,9 @@
#ifdef CONFIG_SPECIALIX
specialix_init();
#endif
+#ifdef CONFIG_SX
+ sx_init();
+#endif
#ifdef CONFIG_8xx
rs_8xx_init();
#endif /* CONFIG_8xx */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)