Subject: Re: Help me defend NetBSD's honor!
To: Perry E. Metzger <perry@piermont.com>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: current-users
Date: 03/09/2003 08:39:51
On Sun, Mar 09, 2003 at 10:57:59AM -0500, Perry E. Metzger wrote:

 > Not even any need to do that -- we should simply create an option that
 > replaces the consinit() in init_main.c:main() with a call that
 > initializes the function pointers to dummys. Then it will be MI and
 > all ports can have the functionality.

Maybe you haven't noticed, but machine-dependent code often likes to
call consinit() much earlier than main() does.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>