[Open-graphics] VGA BIOS
Paul Brook
paul at codesourcery.com
Fri Sep 7 22:10:31 EDT 2007
> Is there a patch for Qemu for adding an OGD card to it? Like hooking up
> ogsim?
I did have a qemu patch, but only enough to get a simple framebuffer running.
In the same way that we're missing bits of hardware to write a bios for, we're
also missing bits of hardware for talking to the 3D engine.
I guess you could probably invent a simple DMA interface and feed ogsim
commands over that. I wouldn't like to say whether that'll end up anything
like the final hardware, but it might give you enough to take a stab at
writing the rest of the 3D driver.
Paul
More information about the Open-graphics
mailing list