On Gwe, 2004-09-10 at 22:30, Jon Smirl wrote:
> No changes in the code, it's just regenerated against current DRM CVS


-                               drm_probe(pdev, &DRM(pciidlist[i]));
+                               DRM(probe)(pdev, &DRM(pciidlist[i]));

Seems to revert macro clean up work.

+       /* use the inter_module_get to check - as if the same module
+               registers chrdev twice it succeeds */
+       global = (drm_global_t *)inter_module_get("drm");

inter_module_* is deprecated




-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to