Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Andy Doran <ad@netbsd.org>
List: source-changes
Date: 01/05/2000 08:14:37
Module Name:	syssrc
Committed By:	ad
Date:		Wed Jan  5 16:14:37 UTC 2000

Modified Files:
	syssrc/sys/dev/ic: pcdisplay_subr.c pcdisplayvar.h vga.c
	syssrc/sys/dev/isa: pcdisplay.c

Log Message:
Add and use pcdisplay_cursor_init(). Still a couple of nits with this, I
will resolve when I can test properly.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/ic/pcdisplay_subr.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/ic/pcdisplayvar.h
cvs rdiff -r1.23 -r1.24 syssrc/sys/dev/ic/vga.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/isa/pcdisplay.c

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