patch-2.4.5 linux/drivers/s390/char/hwc_tty.c
Next file: linux/drivers/sbus/char/aurora.c
Previous file: linux/drivers/s390/block/dasd.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue May 22 10:23:16 2001
-  Orig file: 
v2.4.4/linux/drivers/s390/char/hwc_tty.c
-  Orig date: 
Thu Apr 12 12:16:35 2001
diff -u --recursive --new-file v2.4.4/linux/drivers/s390/char/hwc_tty.c linux/drivers/s390/char/hwc_tty.c
@@ -217,7 +217,7 @@
 void 
 hwc_tty_init (void)
 {
-#ifdef CONFIG_3215
+#if defined(CONFIG_3215_CONSOLE) || defined(CONFIG_3270_CONSOLE)
 	if (MACHINE_IS_VM)
 		return;
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)