Subject: Re: consinit in machdep.c?
To: David Laight <david@l8s.co.uk>
From: Julio Merino <jmmv@menta.net>
List: port-i386
Date: 03/09/2003 20:46:03
On Sun, 9 Mar 2003 19:08:41 +0000
David Laight <david@l8s.co.uk> wrote:

> > However, the only thing running before main() is init386 itself, which
> > only calls printf in certain debugging modes.
> 
> Where do the first of these messages come from - they appear on the
> console in green, but are missing from dmesg (which starts with the
> kernel id).  Would they still appear if it were removed?

Could we do something like linux does wrt this? That is, store console
messages in a buffer until the console driven is initialized, and then print
them at once.

-- 
Julio M. Merino Vidal <jmmv@menta.net>
The NetBSD Project - http://www.NetBSD.org/