From 9a3a3143ce41c72b4de2721cf16025f11ca334ca Mon Sep 17 00:00:00 2001 From: Michel Daenzer Date: Sun, 14 Jul 2002 20:26:52 +0000 Subject: bump DRM minor and check it before using the GETPARAM ioctl to obtain scratch register values --- shared/radeon.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'shared') diff --git a/shared/radeon.h b/shared/radeon.h index 503df68b..ad36c868 100644 --- a/shared/radeon.h +++ b/shared/radeon.h @@ -47,11 +47,11 @@ #define DRIVER_NAME "radeon" #define DRIVER_DESC "ATI Radeon" -#define DRIVER_DATE "20020611" +#define DRIVER_DATE "20020714" #define DRIVER_MAJOR 1 -#define DRIVER_MINOR 3 -#define DRIVER_PATCHLEVEL 1 +#define DRIVER_MINOR 4 +#define DRIVER_PATCHLEVEL 0 /* Interface history: * -- cgit v1.2.3