aboutsummaryrefslogtreecommitdiff
path: root/linux-core/i810_drv.c
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2001-11-27 11:43:12 +0000
committerKeith Whitwell <keith@tungstengraphics.com>2001-11-27 11:43:12 +0000
commit727abee235478a66c90a8cd097f85307e232524a (patch)
treed5dd6bb72796684c5151b2cb1b2524bf7ac30685 /linux-core/i810_drv.c
parent13e11e1f94ce2fcf2ce86be1400b644560cb066c (diff)
Put back i810 major version number (same reasons as for r128)
Diffstat (limited to 'linux-core/i810_drv.c')
-rw-r--r--linux-core/i810_drv.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux-core/i810_drv.c b/linux-core/i810_drv.c
index 73df313c..1a200e0c 100644
--- a/linux-core/i810_drv.c
+++ b/linux-core/i810_drv.c
@@ -41,8 +41,8 @@
#define DRIVER_DESC "Intel i810"
#define DRIVER_DATE "20010917"
-#define DRIVER_MAJOR 2
-#define DRIVER_MINOR 0
+#define DRIVER_MAJOR 1
+#define DRIVER_MINOR 1
#define DRIVER_PATCHLEVEL 0
#define DRIVER_IOCTLS \