Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/dev/wscons
In message <20071213151448.AE8CD21507%cvs.netbsd.org@localhost>
on Thu, 13 Dec 2007 15:14:48 +0000 (UTC),
Joerg Sonnenberger <joerg%netbsd.org@localhost> wrote:
>
> Module Name: src
> Committed By: joerg
> Date: Thu Dec 13 15:14:48 UTC 2007
>
> Modified Files:
> src/sys/dev/wscons: wsdisplay.c wsdisplayvar.h
>
> Log Message:
> Switch to console on suspend and shutdown, switch back to where the
> system was before on resume. This is the second attempt and got more
> complicated due to the async nature of VT_ACTIVE. After the initial
> switch, check that we ended up on the first screen and if not, wait for
> the switch to happen.
Great!
Is there any chance to switch to console on panic()? :-)
--
Takahiro Kambe <taca%back-street.net@localhost>
Home |
Main Index |
Thread Index |
Old Index