Video Driver Code
Posted: Tue Oct 16, 2007 6:01 am
Hey all,
So for my OS I've decided that I'm not really concerned with supporting every piece of hardware under the sun, and since ATI have so nicely released the first parts of the register reference (and I use both their m56 and rv630 based video cards already) I thought I would focus on support those two chipsets exclusively.
The register reference is a fantastic piece of info, but on it's own it doesn't really specify enough detail on how to initalize the card, enumerate or set modes etc. So either there needs to be a programming guide to accompany the register guide (I don't think they have released such a document) or perhaps some sample source code for those chips.
Does anyone know where I might be able to get source-code or tutorial specifically for the rv630/m56 ati chipsets?
Thanks
John
So for my OS I've decided that I'm not really concerned with supporting every piece of hardware under the sun, and since ATI have so nicely released the first parts of the register reference (and I use both their m56 and rv630 based video cards already) I thought I would focus on support those two chipsets exclusively.
The register reference is a fantastic piece of info, but on it's own it doesn't really specify enough detail on how to initalize the card, enumerate or set modes etc. So either there needs to be a programming guide to accompany the register guide (I don't think they have released such a document) or perhaps some sample source code for those chips.
Does anyone know where I might be able to get source-code or tutorial specifically for the rv630/m56 ati chipsets?
Thanks
John