Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Andy Doran <ad@netbsd.org>
List: source-changes
Date: 11/05/1999 02:16:13
Module Name:	syssrc
Committed By:	ad
Date:		Fri Nov  5 10:16:12 UTC 1999

Modified Files:
	syssrc/sys/dev/rasops: rasops.c

Log Message:
In rasops_do_cursor(), don't pull the mask from ri_devcmap[], just use ~0.
Needed to make cursor DTRT on NetBSD/hpcmips - from takemura.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/dev/rasops/rasops.c

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