On Sun, 15 Oct 2006 20:38:20 -0400
Nicholas <[EMAIL PROTECTED]> wrote:

> If nobody else is interested in doing it, as it appears, I would be
> interested in taking a stab at the fbcon driver. 

Go ahead! Although i planned to do it myself too :)
But unfortunately i don't have much free time these days.

> I could also take a look at the kernel driver, but that looks a bit more
> complicated with all the PCI negotiation, etc. 

How is a fbcon driver different than a "direct" driver?
And the PCI stuff is relatively easy, you just tell the
kernel what you are looking for and it does everything
for you. If you need an example for this, have a look
at mga_vid ( http://attila.kinali.ch/mga/ ), there
mga_vid_find_card() searches for the cards and 
cards_init() initializes the data structures.
(please be aware that the code is very ugly)

> As long as whatever you
> assign doesn't involve "Mesa" or "DRI", I'm happy. That includes
> assigning me nothing.

I fear Mesa and DRI too ^^;

                                Attila Kinali

-- 
egp ist vergleichbar mit einem ikea bausatz fuer flugzeugtraeger
                        -- reeler in +kaosu
_______________________________________________
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