> Are there any objections to checking it in? I'll tag CVS before the check > in to > make it easy to undo. > > ===== > Jon Smirl > [EMAIL PROTECTED]
Hmm, I might have missed something important, but I checked out latest drm cvs and applied your patch, and I get the following error when I try make -f Makefile.linux in the linux directory: In file included from gamma_drv.c:46: drm_drv.h: In function `drm_probe': drm_drv.h:656: error: structure has no member named `dev' In file included from gamma_drv.c:58: drm_stub.h: In function `gamma_stub_register': drm_stub.h:263: warning: implicit declaration of function `class_simple_set_hotplug' drm_stub.h:263: error: `dri_hotplug' undeclared (first use in this function) drm_stub.h:263: error: (Each undeclared identifier is reported only once drm_stub.h:263: error: for each function it appears in.) Also I believe the via drm driver needs to be patched to compile ? Regards Thomas > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Tax Center - File online by April 15th > http://taxes.yahoo.com/filing.html > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > -- > _______________________________________________ > Dri-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/dri-devel > ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
