|
From: Jon S. <jon...@ya...> - 2003-01-14 21:59:48
|
--- Brad Douglas <br...@ne...> wrote: > ATI does not give out initialization information > about their chipsets. I got one email from them offering me the Rage128 SDK. Since then I haven't heard anything. I don't know if the SDK has the needed info. I see that the cards can vary in type and amount of VRAM. But this info must be in the ROM or a register somewhere. The ROM code needs to read this info from somewhere at boot time. I was hoping the the protected mode code could get this info out of the ROM too. I found this at Rage Underground: The simple answer is that you should NOT flash your Rage128 BIOS! The reason is that there are over 50 revisions of the Rage 128 card. Do you think ATI can provide the info needs for writing an init routine that can handle the 50 variations? Has ATI written a unified Rage128 BIOS that will work in all the cards? I have a hard time imagining that they are keeping 50 separate source code projects for the BIOS. Another solution to this would be to modify the kernel to initialize secondary video cards via Int10 very early in the boot process; before it gets so hard to get into vm86 mode. This would still leave DDC without a solution. Has anyone tried this approach? ===== Jon Smirl jon...@ya... __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |