[pkg-fso-commits] [SCM] xf86-video-glamo, SMedia Glamo video driver for X.Org branch, master, updated. upstream/0.0.0+20090224.git703acea1-21-g98c012f

Lars-Peter Clausen lars at metafoo.de
Thu Jul 23 13:13:59 UTC 2009


The following commit has been merged in the master branch:
commit ab7d30c750cc2a13ad67f20981bda8bfac24dd2d
Author: Lars-Peter Clausen <lars at metafoo.de>
Date:   Sun Jul 5 13:47:08 2009 +0200

    Final engine ioctls fixup.

diff --git a/src/glamo-engine.h b/src/glamo-engine.h
index efc42fc..0664341 100644
--- a/src/glamo-engine.h
+++ b/src/glamo-engine.h
@@ -24,7 +24,8 @@
 #ifdef HAVE_ENGINE_IOCTLS
 #include <linux/glamofb.h>
 
-typedef GLAMOEngine glamo_engine;
+#define GLAMOEngine glamo_engine
+#define GLAMO_ENGINE_ALL __NUM_GLAMO_ENGINES
 
 #else
 
diff --git a/src/glamo.h b/src/glamo.h
index ddccdfa..6abf84a 100644
--- a/src/glamo.h
+++ b/src/glamo.h
@@ -38,8 +38,6 @@
 #include "exa.h"
 #include <linux/fb.h>
 
-#define HAVE_ENGINE_IOCTLS
-
 #define GLAMO_REG_BASE(c)		((c)->attr.address[0])
 #define GLAMO_REG_SIZE(c)		(0x2400)
 

-- 
xf86-video-glamo, SMedia Glamo video driver for X.Org



More information about the pkg-fso-commits mailing list