Mr. Vindenes, --- "Ronny V. Vindenes" <[EMAIL PROTECTED]> wrote: > On Wed, 2003-11-05 at 23:44, Michel Dänzer wrote: > > > > > > There's a patch in -mm2 that does something with drm/agp (haven't looked > > > > > at it yet): > > > > > > > > > > +drm-agp-module-dependency-fix.patch > > > > > > > > > > Maybe fix DRM<->AGP module dependencies so things autoload nicely. > > > > BTW, I believe this is Andrew's description of what the patch is > > supposed to do, not a suggestion of Ronny's. > > > > -#define DRM_AGP_GET (drm_agp_t *)inter_module_get("drm_agp") > > -#define DRM_AGP_PUT inter_module_put("drm_agp") > > +#define DRM_AGP_GET symbol_get(agp_drm) > > +#define DRM_AGP_PUT symbol_put(agp_drm) > > > > I wonder if 'drm_agp' was intentionally changed to 'agp_drm'... is there > > an accompanying agpgart patch? If not, can you try with > > symbol_{get,put}(drm_agp) ? > > you can see the full patch at > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test9/2.6.0-test9-mm2/broken-out/drm-agp-module-dependency-fix.patch > and it does appear to be a typo/misc silliness. > > Here's a patch against -mm2 that makes dri work again. > > http://www.lstud.ii.uib.no/~s864/kernel/drm-agp-module-dependency-fix2.patch
OK, I will try this patch and report back to you. > > > -- > > Ronny V. Vindenes <[EMAIL PROTECTED]> Brad ===== Brad Chapman Permanent e-mail: [EMAIL PROTECTED] __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel