summaryrefslogtreecommitdiff
path: root/driver/xf86-video-ati/src/ati.c
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2012-03-04 15:57:39 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2012-03-04 15:57:39 +0000
commit737151a789a0028daa367ded1f192d5fb9fb108d (patch)
tree2db9571f3f142bd293f3b9d0a309dc32273f30f4 /driver/xf86-video-ati/src/ati.c
parent05dcc3b7fe272cea40424995d71c11cea347a189 (diff)
Load the radeonold driver for radeon chipsets.
Diffstat (limited to 'driver/xf86-video-ati/src/ati.c')
-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 387aaca24..0e16bea59 100644
--- a/driver/xf86-video-ati/src/ati.c
+++ b/driver/xf86-video-ati/src/ati.c
@@ -68,7 +68,7 @@
/* names duplicated from version headers */
#define MACH64_DRIVER_NAME "mach64"
#define R128_DRIVER_NAME "r128"
-#define RADEON_DRIVER_NAME "radeon"
+#define RADEON_DRIVER_NAME "radeonold"
enum
{