Michel Dänzer wrote:
On Tue, 2003-07-29 at 09:06, Chris wrote:

This works perfectly, only using the DRM and the GL driver, (and adding
ForcePCIMode the the config),

This will remain necessary until PCI GART is deemed stable with AGP cards or there's a way to tell what kind of card it is.

Where would be the right place to do this? In the kernel? In the DDX driver? In the client-side DRI driver? If it's in either of the first two places, we *can* do it, it would be just a major PITA. We can look at the bus where the card is and work backwards up the tree. If we hit an AGP controller, the card must be AGP.


With a lot of the cards you can tell just be looking at the device (or subsystem) ID, but I don't think that's the case with the Radeons. Don't they use the same PCI device ID for both AGP and PCI versions? That would make it all too easy!



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to