Subject: consinit in machdep.c?
To: None <port-i386@netbsd.org>
From: Perry E. Metzger <perry@piermont.com>
List: port-i386
Date: 03/09/2003 11:33:29
i386/machdep.c:init386() contains, early on:

        consinit();     /* XXX SHOULD NOT BE DONE HERE */

Why is it there? It really should only be done in init_main.c:main()

-- 
Perry E. Metzger		perry@piermont.com