Subject: CVS commit: src/sys/compat/darwin
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 12/27/2003 22:06:19
Module Name:	src
Committed By:	manu
Date:		Sat Dec 27 22:06:19 UTC 2003

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

Log Message:
The VRAM offset seems to be the offset of the framebuffer within the VRAM.
Until we really map the whole VRAM, this is 0.
Two missing files in the last commit


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/compat/darwin/darwin_exec.c
cvs rdiff -r1.9 -r1.10 src/sys/compat/darwin/darwin_exec.h
cvs rdiff -r1.29 -r1.30 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.