Date: Mon, 18 Jun 2007 22:15:17 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/syscons scgfbrndr.c Message-ID: <200706182215.l5IMFIVD004625@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2007-06-18 22:15:17 UTC
FreeBSD src repository
Modified files:
sys/dev/syscons scgfbrndr.c
Log:
According to the default font size on sparc64 provide a 12 x 22
mouse pointer instead of a 8 x 16 one so device drivers don't
need to bring there own one there and in gfb_mouse() (ab)use
the pixel_mask argument of putm() to pass along on/off info as
erasing the mouse cursor image by redrawing the text underneath
doesn't work as we use hardware cursors on sparc64.
Revision Changes Path
1.24 +32 -1 src/sys/dev/syscons/scgfbrndr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706182215.l5IMFIVD004625>
