Subject: CVS commit: xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/suncg6
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 07/04/2005 20:45:25
Module Name:	xsrc
Committed By:	macallan
Date:		Mon Jul  4 20:45:25 UTC 2005

Modified Files:
	xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/suncg6: cg6_driver.c

Log Message:
attempt to use as much VRAM as the OS allows us to mmap() - first try 2MB,
then 1MB, then width*height. Although all CG6 have at least 1MB some drivers
only allow to map the amount used as framebuffer.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/suncg6/cg6_driver.c

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