summaryrefslogtreecommitdiff
path: root/driver
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2012-08-08 16:35:06 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2012-08-08 16:35:06 +0000
commit11a149b23aec7e5387e72fc0988dd0f4680484df (patch)
tree8ffbd289dd8a52d1535fe98e5c3cf9a6d36debd2 /driver
parent273ae29f2fbc4edf91e7a18786495744df278d03 (diff)
switch to the radeon driver by default. Users needing radeonold now
need to set it up explicitly. Requested by ajacoutot@, ok espie@.
Diffstat (limited to 'driver')
-rw-r--r--driver/xf86-video-ati/src/ati.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/xf86-video-ati/src/ati.c b/driver/xf86-video-ati/src/ati.c
index 50c3c3520..e1c136fc0 100644
--- a/driver/xf86-video-ati/src/ati.c
+++ b/driver/xf86-video-ati/src/ati.c
@@ -69,7 +69,7 @@
/* names duplicated from version headers */
#define MACH64_DRIVER_NAME "mach64"
#define R128_DRIVER_NAME "r128"
-#define RADEON_DRIVER_NAME "radeonold"
+#define RADEON_DRIVER_NAME "radeon"
enum
{