Mike Mestnik wrote:

What are you talking about??

look...
radeon == radeon;
radeon:r200 != radeon; /* don't fix it if it ant broke */

For ANY driver that is broke.  A simple Makefile update to 'ln -s radeon
radeon:r200' gets done where we replace "radeon" with "radeon:r200"(The
calling funtion) and NOT where "radeon"(The call-e) is built so it's
forward and backward compat.

So, the folks for whom we're trying to solve the problem would have to update two system components (libGL and via_drv.o) instead of just making a symlink? This feels like an over-engineered solution to a non-problem. Remember KISS? (And I don't mean the band.) Keep it simple, [insert adjective beginning with "S" here]. :)





------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to