OSDN Git Service

bump DRM minor and check it before using the GETPARAM ioctl to obtain
authorMichel Daenzer <michel@daenzer.net>
Sun, 14 Jul 2002 20:26:52 +0000 (20:26 +0000)
committerMichel Daenzer <michel@daenzer.net>
Sun, 14 Jul 2002 20:26:52 +0000 (20:26 +0000)
    scratch register values

shared/radeon.h

index 503df68..ad36c86 100644 (file)
 
 #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:
  *