On Thu, 8 Apr 2004 19:28:29 +0100 Alan Hourihane <[EMAIL PROTECTED]> wrote:
> There are problems building the savage driver on systems that pass > 5 args into remap_page_range(). > > Looking at that function, isn't it best to follow suit with how the > i810 and i830 do this ? This is the reason why I disabled that functionality on Linux 2.6. Apperently newer 2.4 kernels have the same problem. :-/ Anyway, it was only used for PCI DMA, currently it is completely unused (or could be so). I don't understand that code very well, I'm not even sure what it does. I couldn't come up with a straight forward solution since the functions in question don't have a vma argument. If in doubt, it could just be disabled completely. > > Alan. > BTW, I'm going to start working on the DRM driver soon. I'm not sure where to make my changes, in the xc module or in the new drm module. Has the transition been formally completed? I havn't heard anything definite yet. But apperently some people are already committing stuff in the new place. Felix ------------------------------------------------------- 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
