patch-2.1.53 linux/arch/sparc64/mm/init.c

Next file: linux/arch/sparc64/prom/console.c
Previous file: linux/arch/sparc64/mm/fault.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.52/linux/arch/sparc64/mm/init.c linux/arch/sparc64/mm/init.c
@@ -1,4 +1,4 @@
-/*  $Id: init.c,v 1.54 1997/08/15 06:44:23 davem Exp $
+/*  $Id: init.c,v 1.55 1997/08/24 01:22:29 davem Exp $
  *  arch/sparc64/mm/init.c
  *
  *  Copyright (C) 1996,1997 David S. Miller (davem@caip.rutgers.edu)
@@ -180,7 +180,7 @@
 	prom_printf("IOMMU: IMPL[%x] VERS[%x] SYSIO mapped at %016lx\n",
 		    (unsigned int) impl, (unsigned int)vers, (unsigned long) sregs);
 #endif
-	printk("IOMMU: IMPL[%x] VERS[%x] SYSIO mapped at %016lx\n",
+	printk("IOMMU(SBUS): IMPL[%x] VERS[%x] SYSIO mapped at %016lx\n",
 	       (unsigned int) impl, (unsigned int)vers, (unsigned long) sregs);
 	
 	control &= ~(IOMMU_CTRL_TSBSZ);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov