From a576d41498b742502d4f7dbfeed44737ff79db8f Mon Sep 17 00:00:00 2001 From: David Dawes Date: Tue, 1 May 2001 17:07:59 +0000 Subject: Import of XFree86 4.0.99.3 --- linux/radeon.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'linux/radeon.h') diff --git a/linux/radeon.h b/linux/radeon.h index db238b1b..0fdeb82a 100644 --- a/linux/radeon.h +++ b/linux/radeon.h @@ -37,9 +37,11 @@ /* General customization: */ #define __HAVE_AGP 1 -#define __MUST_HAVE_AGP 1 +#define __MUST_HAVE_AGP 0 #define __HAVE_MTRR 1 #define __HAVE_CTX_BITMAP 1 +#define __HAVE_SG 1 +#define __HAVE_PCI_DMA 1 /* Driver customization: */ -- cgit v1.2.3