vserver 1.9.3
[linux-2.6.git] / drivers / char / drm / tdfx.h
index 40aba8f..a582a3d 100644 (file)
 
 /* General customization:
  */
-#define __HAVE_MTRR            1
-#define __HAVE_CTX_BITMAP      1
+
+#define DRIVER_AUTHOR          "VA Linux Systems Inc."
+
+#define DRIVER_NAME            "tdfx"
+#define DRIVER_DESC            "3dfx Banshee/Voodoo3+"
+#define DRIVER_DATE            "20010216"
+
+#define DRIVER_MAJOR           1
+#define DRIVER_MINOR           0
+#define DRIVER_PATCHLEVEL      0
 
 #endif