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 a fue tweaks here and there it's farely straight forward. I'm amazed that any features ever get added to Linux. --- Eric Anholt <[EMAIL PROTECTED]> wrote: > On Mon, 2004-06-14 at 20:34, Mike Mestnik wrote: > > Ohh, is it realy that hard of a feature to add?? > > > > foo:bar > > > > Old systems try to open "<path>/foo:bar_dri.so" and maby thay will > fail or > > there will be a symlink there. A simpl parser could be added, making > a > > new system pars for the ':' and try each one. > > That solution sounds worse than the problem -- break all new DDX vs old > libGL for the sake of one (questionable, IMO) DDX's requirement that > could be handled easier with a symlink. > > The thing to do, if this feature were really desired, would be to extend > the XF86DRI protocol. > > -- > Eric Anholt [EMAIL PROTECTED] > http://people.freebsd.org/~anholt/ [EMAIL PROTECTED] > > > __________________________________ Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger. http://messenger.yahoo.com/ ------------------------------------------------------- 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