Re: anyone have a 16-bit x86 early_printk?

Martin J. Bligh (mbligh@aracnet.com)
Tue, 14 Jan 2003 08:07:53 -0800


> I'm trying to get a box to boot and it appears to drop dead before
> start_kernel(). Would anyone happen to have an early_printk() analogue
> for 16-bit x86 code?

See arch/i386/boot/compressed/misc.c - there's a puts() routine in
there that should work for most things OK.

M.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/