Subject: CVS commit: src/sys/arch/amiga/dev
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/06/2007 00:46:00
Module Name:	src
Committed By:	he
Date:		Tue Mar  6 00:46:00 UTC 2007

Modified Files:
	src/sys/arch/amiga/dev: grf_cl.c

Log Message:
Make the various graphics card drivers compile again.
Try to preserve `volatile' qualification where possible, though
uses of kvtop() gain an unfortunate but probably unavoidable __UNVOLATILE().
Correct various instances of "void *ba, fb" to have * in front of fb as well.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/sys/arch/amiga/dev/grf_cl.c

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