patch-1.3.31 linux/arch/alpha/kernel/lca.c
Next file: linux/arch/alpha/kernel/time.c
Previous file: linux/arch/alpha/kernel/irq.c
Back to the patch index
Back to the overall index
-  Lines: 10
 -  Date:
Mon Oct  2 08:21:06 1995
 -  Orig file: 
v1.3.30/linux/arch/alpha/kernel/lca.c
 -  Orig date: 
Sun Sep  3 12:26:48 1995
 
diff -u --recursive --new-file v1.3.30/linux/arch/alpha/kernel/lca.c linux/arch/alpha/kernel/lca.c
@@ -290,6 +290,9 @@
 	printk("esr=%lx, ear=%lx, ioc_stat0=%lx, ioc_stat1=%lx\n",
 	       *(unsigned long*)LCA_MEM_ESR, *(unsigned long*)LCA_MEM_EAR,
 	       *(unsigned long*)LCA_IOC_STAT0, *(unsigned long*)LCA_IOC_STAT1);
+#ifdef CONFIG_ALPHA_NONAME
+	printk("NMMI status & control (0x61)=%02x\n", inb(0x61));
+#endif
 }
 
 #endif /* CONFIG_ALPHA_LCA */
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