bump DRM minor and check it before using the GETPARAM ioctl to obtain

scratch register values
main
Michel Daenzer 2002-07-14 20:26:52 +00:00
parent fd86ac9561
commit 9a3a3143ce
1 changed files with 3 additions and 3 deletions

View File

@ -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:
*