Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 07/26/1997 08:30:03
scottr
Sat Jul 26 01:21:16 PDT 1997
Update of /cvsroot/src/sys/arch/mac68k/dev
In directory netbsd1:/var/slash-tmp/cvs-serv10363

Modified Files:
	grf_mv.c 
Log Message:
Add support for Macintosh Display Card, using information provided
by Taras Ivanenko <ivanenko@ctpa03.mit.edu> in PR 3862.  (The PR
is still open, due to an unresolved issue regarding the fbbase
field.)

scottr
Sat Jul 26 01:28:20 PDT 1997
Update of /cvsroot/src/sys/arch/mac68k/dev
In directory netbsd1:/var/slash-tmp/cvs-serv10427

Modified Files:
	grfvar.h 
Log Message:
cli_offset should be a bus_size_t now, and cli_value is an unsigned 32-bit int.