--- Thomas Winischhofer <[EMAIL PROTECTED]> wrote:
> Jens Owen wrote:
> > 
> > Mike Mestnik wrote:
> > >
> > > sis renamed to i830 (or one was removed and the other added),
> > 
> > I recommend leaving the SiS support in the kernel, for now.  Also, the
> > sis_ds.c patch appears to be reversed.
> 
> What did that patch do? (In short words)
> 
The driver was removed. (but not the files)

CONFIG_DRM_SIS was removed from Config.in.  sis-objs, obj-$(CONFIG_DRM_SIS),
and {sis.o: ...} were removed from the make file.  In drm.h the sys #include
sis.h and #defines where un ifdefed 

in sys_ds.c...
-#include <linux/malloc.h>
+#include <linux/slab.h>

I'm composing a more elaborate E-Mail.
> Thomas
> 
> -- 
> Thomas Winischhofer
> Vienna/Austria
> mailto:[EMAIL PROTECTED]          *** http://www.winischhofer.net
> 
> _______________________________________________
> Dri-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/dri-devel

__________________________________________________
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to