ROM_PUTS
ROM_PUTS("Welcome to NetBSD/next68k\r\n");
ROM_PUTS("save_symtab: bad ELF magic\n");
ROM_PUTS("save_symtab: bad ELF magic\n");
ROM_PUTS("nsym ");
ROM_PUTS(" ssym ");
ROM_PUTS(" esym ");
ROM_PUTS("\r\n");
ROM_PUTS("Constructing the segment list...\r\n");
ROM_PUTS("machine type = 0x");
ROM_PUTS("\r\nboard rev = 0x");
ROM_PUTS("\r\ndmachip = 0x");
ROM_PUTS("\r\ndiskchip = 0x");
ROM_PUTS("\r\n");
ROM_PUTS("Looks like a NeXT_X15\r\n");
ROM_PUTS("Looks like a NeXT_WARP9C\r\n");
ROM_PUTS("Looks like a NeXT_WARP9\r\n");
ROM_PUTS("Looks like a NeXT_TURBO_COLOR\r\n");
ROM_PUTS("Looks like a NeXT_TURBO_MONO\r\n");
ROM_PUTS("Looks like a NeXT_CUBE_TURBO\r\n");
ROM_PUTS("Unrecognized machine_type\r\n");
ROM_PUTS("Memory bank 0x");
ROM_PUTS(" has value 0x");
ROM_PUTS("\r\n");
ROM_PUTS("Memory segments found:\r\n");
ROM_PUTS("\t0x");
ROM_PUTS(" - 0x");
ROM_PUTS("\r\n");
ROM_PUTS("Ethernet address ");
ROM_PUTS(":");
ROM_PUTS("\r\n");
ROM_PUTS("rom bootdev: ");
ROM_PUTS("\r\nrom bootarg: ");
ROM_PUTS("\r\nrom bootinfo: ");
ROM_PUTS("\r\nrom bootfile: ");
ROM_PUTS("\r\n");
ROM_PUTS("intrmask: ");
ROM_PUTS("\r\nintrstat: ");
ROM_PUTS("\r\n");
ROM_PUTS("Check serial port A for console.\r\n");