Subject: re: RFC: switching to the console on panic
To: Reinoud Zandijk <reinoud@netbsd.org>
From: matthew green <mrg@eterna.com.au>
List: tech-kern
Date: 02/12/2006 13:46:43
On Sat, Feb 11, 2006 at 08:34:03PM +0000, Christos Zoulas wrote:
> >Avoids confusion mainly and prevents ppl. from typing in stuff and not
> >understanding why the program is not responding.
> >
>
> What if the console is not wscons?
Uhm... nothing... as in same as now due to the #if NWSDISPLAY >0 line :)
since when does "NWSDISPLAY > 0" == "wscons is the console"?