From 6c9715eaf502587c58acfaea420a4fdf29bd7221 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Tue, 3 Aug 2004 11:26:38 +0000 Subject: bring over fix from i865-agp branch, it now probes the driver, X hangs box.. --- bsd/i915_drv.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bsd/i915_drv.c') diff --git a/bsd/i915_drv.c b/bsd/i915_drv.c index 5fbbfb2b..8fd7e37d 100644 --- a/bsd/i915_drv.c +++ b/bsd/i915_drv.c @@ -28,6 +28,8 @@ * */ +#define DRM_DEV_NAME "drmsub" + #include "i915.h" #include "drmP.h" #include "drm.h" -- cgit v1.2.3