Merged tdfx-3-0-0
authorNathan Hand <nathanh@manu.com.au>
Mon, 8 Jan 2001 16:21:42 +0000 (16:21 +0000)
committerNathan Hand <nathanh@manu.com.au>
Mon, 8 Jan 2001 16:21:42 +0000 (16:21 +0000)
linux-core/tdfx_drv.c
linux/Makefile.linux
linux/tdfx_drv.c

index 7d79a01..b98a298 100644 (file)
@@ -36,7 +36,7 @@
 
 #define TDFX_NAME       "tdfx"
 #define TDFX_DESC       "3dfx Banshee/Voodoo3+"
-#define TDFX_DATE       "20000928"
+#define TDFX_DATE       "20001030"
 #define TDFX_MAJOR      1
 #define TDFX_MINOR      0
 #define TDFX_PATCHLEVEL  0
index d6c2f67..862bb6c 100644 (file)
@@ -167,6 +167,9 @@ all::;@echo === KERNEL HEADERS IN $(TREE)
 all::;@echo === SMP=${SMP} MODULES=${MODULES} MODVERSIONS=${MODVERSIONS} AGP=${AGP}
 all::;@echo === kill_fasync has $(PARAMS) parameters
 all::;@echo === Compiling for machine $(MACHINE)
+all::;@echo === WARNING
+all::;@echo === WARNING 2.4.0 kernels before test11 DONT WORK
+all::;@echo === WARNING
 
 ifeq ($(MODULES),0)
 all::;@echo
index 7d79a01..b98a298 100644 (file)
@@ -36,7 +36,7 @@
 
 #define TDFX_NAME       "tdfx"
 #define TDFX_DESC       "3dfx Banshee/Voodoo3+"
-#define TDFX_DATE       "20000928"
+#define TDFX_DATE       "20001030"
 #define TDFX_MAJOR      1
 #define TDFX_MINOR      0
 #define TDFX_PATCHLEVEL  0