Subject: CVS commit: src/sys/compat/darwin
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 12/26/2003 20:34:34
Module Name:	src
Committed By:	manu
Date:		Fri Dec 26 20:34:34 UTC 2003

Modified Files:
	src/sys/compat/darwin: darwin_ioframebuffer.c

Log Message:
Correctly return the VRAM offset in IOFBGETVRAMMAPOFFSET connect method.
With this, WindowServer blanks hals of my screen before crashing the kernel.
That's sweet.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/compat/darwin/darwin_ioframebuffer.c

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