Subject: CVS commit: src/sys/dev/drm
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 03/21/2007 22:15:59
Module Name:	src
Committed By:	jmcneill
Date:		Wed Mar 21 22:15:59 UTC 2007

Modified Files:
	src/sys/dev/drm: drmP.h drm_memory.c

Log Message:
In drm_ioremap, provide extra slots for mapping AGP memory space; it's not
reasonable to assume that these regions will show up in a VGA BAR.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dev/drm/drmP.h src/sys/dev/drm/drm_memory.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.