> 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 _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
