summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/README5
-rw-r--r--drivers/README.linux.2.66
2 files changed, 5 insertions, 6 deletions
diff --git a/drivers/README b/drivers/README
index bea354f489..95c0f20687 100644
--- a/drivers/README
+++ b/drivers/README
@@ -1,3 +1,8 @@
+The code in this directory is the old mga_vid driver for Linux kernels
+prior to 2.6. It does _not_ compile for version 2.6.x.
+
+For Linux kernel 2.6.x please get the newest version of the 2.6 port from
+http://attila.kinali.ch/mga/
mga_vid - MGA G200/G400 YUV Overlay kernel module
diff --git a/drivers/README.linux.2.6 b/drivers/README.linux.2.6
deleted file mode 100644
index 4004951399..0000000000
--- a/drivers/README.linux.2.6
+++ /dev/null
@@ -1,6 +0,0 @@
-The code in this directory is the old mga_vid driver for
-linux kernel versions 2.0.x, 2.2.x and 2.4.x. It _does_not_
-compile for version 2.6.
-
-For linux kernel 2.6.x please get the newest version of
-the 2.6 port from http://attila.kinali.ch/mga/