patch-1.3.69 linux/drivers/char/tty_io.c
Next file: linux/drivers/isdn/Config.in
Previous file: linux/drivers/char/mem.c
Back to the patch index
Back to the overall index
-  Lines: 10
 -  Date:
Mon Feb 26 11:58:04 1996
 -  Orig file: 
v1.3.68/linux/drivers/char/tty_io.c
 -  Orig date: 
Sat Feb 17 16:02:48 1996
 
diff -u --recursive --new-file v1.3.68/linux/drivers/char/tty_io.c linux/drivers/char/tty_io.c
@@ -1823,7 +1823,9 @@
 	if (sizeof(struct tty_struct) > PAGE_SIZE)
 		panic("size of tty structure > PAGE_SIZE!");
 	kbd_init();
+#ifdef CONFIG_SERIAL
 	rs_init();
+#endif
 #ifdef CONFIG_SCC
 	scc_init();
 #endif
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