CVS commit: src/sys/dev/sun

"Michael Lorenz" <[email protected]> Sun, 2 Aug 2026 17:44:21 +0000
Newsgroups gmane.os.netbsd.devel.cvs
Message-ID <[email protected]>
Module Name:	src
Committed By:	macallan
Date:		Sun Aug  2 17:44:21 UTC 2026

Modified Files:
	src/sys/dev/sun: cgsix.c

Log Message:
add cursor sprite support via wsdisplay as well
while there, don't set PREFETCHABLE in mmap() - it's not supported on anything
a cgsix could attach to, and fix RI_FULLCLEAR


To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/sys/dev/sun/cgsix.c

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