On Thu, 27 Jan 2005 [EMAIL PROTECTED] wrote:

> At this point, I would like to ask about architectural support
> other than for x86. This is important to consider since there
> are other platforms that utilize PCI. I do kernel development
> on both MIPS and PowerPC. The problem with graphics cards is
> that most cards have some BIOS interaction and we "alternate"
> architectures have to figure out how to emulate, usually
> poorly, x86 type things in either bootloader/firmware or, if
> we are lucky, some kernel driver tricks. I would like to hear
> from people about some possible ideas to address this? Not
> only that, I would really like to understand how graphic cards
> get initialized during x86 boot and how the OpenGraphics card
> is going to handle this. I see providing support for platforms
> other than x86-based to be an important priority. Comments?

When it comes to card initialisation, perhaps you could take a look at
linuxbios. They are working to get vga support up and running (some have
been successful). Otherwise you may want to take a look at qemu
(unfortunately they don't support mips but they do support ppc), or bochs.
I think X also have the ability to "init" cards, but I'm not sure on
that...

Best regards

Peter K

-- 
We Can Put an End to Word Attachments:
http://www.fsf.org/philosophy/no-word-attachments.html
_______________________________________________
Open-graphics mailing list
[email protected]
http://lists.duskglow.com/mailman/listinfo/open-graphics
List service provided by Duskglow Consulting, LLC (www.duskglow.com)

Reply via email to