Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



On Sun, 23 Mar 2008 15:53:35 +0100
Hubert Feyrer <hubert%feyrer.de@localhost> wrote:

> 
> Am 13.03.2008 um 04:21 schrieb Tobias Nygren:
> >> Modified Files:
> >>    src/sys/arch/x86/x86: vga_post.c
> >>    src/sys/dev/wscons: wsdisplay.c
> >>
> >> Log Message:
> >> -add a function to vga_post which can be called from DDB to get a
> >>  usable VGA console ("call ddb_vgapost")
> >
> > Sweet. I guess it should "just work" to put this in  
> > ddb.commandonenter?
> 
> Sweet. Shall we ship that by default? :)

Some people might want to see what the last thing that was going on on
their X display before panic was.

I do however think that this and similar useful snippets should
be documented somewhere. (Perhaps as commented out in lines
in sysctl.conf?)


Home | Main Index | Thread Index | Old Index