re: the video bios, do we need to write one really? I mean, why not
just for real-mode stuff implement a simple bios-vesa2 interface
which somehow communicates with plex86 instead of the emulated
video hardware? Would be a dedicated guest-driver but for anything
running in real-mode. Not too many functions to emulate i believe.
Any thoughts?
-Gfunk
[-= Visit my website! http://www.gfunk007.com/ - ICQ:74477509 =-]
----- Original Message -----
From: "Ramon van Handel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 02, 2000 9:32 PM
Subject: Re: Some Questions
> >I'm just recently got interested in plex86 (I currently make heavy use of
> >VMWare at home), so i've got a few questions that I hope you can answer.
>
> Welcome to plex86 :)
>
> >* VGA Bios
> > Can the Elpin VGA bios also be used with plex86? or do "we" need to
> >write our
> >own VGA bios?
>
> I've asked the same question recently (answer still pending I guess ;))
but it
> seems desirable on the long run, anyway, to have an open-source solution.
> Perhaps the OpenBIOS project has a working VGA BIOS ?
>
> >* "CUSTOM GUEST OS SPECIFIC DRIVERS"
> > Are there any thoughts about how the concepts of writing a video driver
(ie
> >for Windows) should work (and can it be possible to allow "host" OpenGL
usage
> >?)
>
> Well, I guess you can do it any way you want. My idea would be to make an
> I/O interface for configuration and do the rest through shared memory.
> You can probably couple this directly to DRI/DGA/MITSHM, but that wouldn't
> be portable..
>
> >* Fullscreen (virtual termninal) support?
> > Any ideas how/where this can be done?
>
> You need to write a new GUI backend (user/plugins/bochs/gui/*).
> VMWare uses DGA IIRC, or have a look at DOSEMU for a different solution.
>
> -- Ramon
>
>
>