Source-Changes archive

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

Re: CVS commit: src/sys



On Tue, Dec 25, 2007 at 02:22:27PM +0000, Joerg Sonnenberger wrote:
> Log Message:
> Add initial version of calling VGA POST from vga_resume. This is the
> equivalent to "vbetool post" using x86emu in the kernel.

For now, this requires options X86EMU and VGA_POST. The code is mostly
MI, so it should be easy to port to other architectures if you know how
to do the port IO. If you want to, you have to virtualise at least two
more ports for the PCI acccess, but that should be straight forward.

Joerg



Home | Main Index | Thread Index | Old Index