bump DRM minor and check it before using the GETPARAM ioctl to obtain
scratch register valuesmain
parent
fd86ac9561
commit
9a3a3143ce
|
@ -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:
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue