Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: SATO Kazumi <sato@netbsd.org>
List: source-changes
Date: 01/24/2001 03:38:54
Module Name:	syssrc
Committed By:	sato
Date:		Wed Jan 24 01:38:54 UTC 2001

Modified Files:
	syssrc/sys/arch/hpcmips/dev: hpcfb.c

Log Message:
* support hpcfb_show_screens()'s cb and cbarg arguments. (HPCFB_MULTI)
* emul/mapping infomation turn to per screen.
* rename hpcfb_check_scroll() to hpcfb_check_update(). (HPCFB_JUMP)
* rename hpcfb_scroll_update() to hpcfb_update(). (HPCFB_JUMP)
* update experimental HPCFB_JUMP codes. (but not yet fix yet)


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 syssrc/sys/arch/hpcmips/dev/hpcfb.c

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