Removed the AGP requirement in the DRM.

Fixed the mach64_state.c description header.
This commit is contained in:
Jose Fonseca 2002-03-23 03:28:08 +00:00
parent 43fb03f135
commit db8109dd4a
2 changed files with 2 additions and 2 deletions

View file

@ -37,7 +37,7 @@
/* 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

View file

@ -1,4 +1,4 @@
/* mach64_dma.c -- DMA support for mach64 (Rage Pro) driver -*- linux-c -*-
/* mach64_state.c -- State support for mach64 (Rage Pro) driver -*- linux-c -*-
* Created: Sun Dec 03 19:20:26 2000 by gareth@valinux.com
*
* Copyright 2000 Gareth Hughes