summaryrefslogtreecommitdiff
path: root/src/riva_const.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/riva_const.h')
-rw-r--r--src/riva_const.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/riva_const.h b/src/riva_const.h
new file mode 100644
index 0000000..31dc8d5
--- /dev/null
+++ b/src/riva_const.h
@@ -0,0 +1,14 @@
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nv/riva_const.h,v 1.1 2003/07/31 20:24:29 mvojkovi Exp $ */
+
+#ifndef __RIVA_CONST_H__
+#define __RIVA_CONST_H__
+
+#define RIVA_VERSION 4000
+#define RIVA_NAME "RIVA128"
+#define RIVA_DRIVER_NAME "riva128"
+#define RIVA_MAJOR_VERSION 1
+#define RIVA_MINOR_VERSION 0
+#define RIVA_PATCHLEVEL 1
+
+#endif /* __RIVA_CONST_H__ */
+