summaryrefslogtreecommitdiff
path: root/linux-core/tdfx_drv.c
diff options
context:
space:
mode:
authorRik Faith <faith@alephnull.com>2000-07-19 20:59:35 +0000
committerRik Faith <faith@alephnull.com>2000-07-19 20:59:35 +0000
commit1d3c4d2ed2d7dd9e91037cff9ef0044a8fc2a6bb (patch)
tree2082e8c01e4836a97e97660a964be0652620f419 /linux-core/tdfx_drv.c
parentee9514b63b4309defc21a929deba1651a5dd8306 (diff)
Bump driver dates and add descriptions
Diffstat (limited to 'linux-core/tdfx_drv.c')
-rw-r--r--linux-core/tdfx_drv.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux-core/tdfx_drv.c b/linux-core/tdfx_drv.c
index e0a31c50..6c7c5f02 100644
--- a/linux-core/tdfx_drv.c
+++ b/linux-core/tdfx_drv.c
@@ -38,8 +38,8 @@ EXPORT_SYMBOL(tdfx_init);
EXPORT_SYMBOL(tdfx_cleanup);
#define TDFX_NAME "tdfx"
-#define TDFX_DESC "tdfx"
-#define TDFX_DATE "19991009"
+#define TDFX_DESC "3dfx Banshee/Voodoo3+"
+#define TDFX_DATE "20000719"
#define TDFX_MAJOR 1
#define TDFX_MINOR 0
#define TDFX_PATCHLEVEL 0