]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
For sparc64 conditionalize the compilation of the gfb_cursor() variant
authormarius <marius@FreeBSD.org>
Sat, 21 May 2005 20:15:14 +0000 (20:15 +0000)
committermarius <marius@FreeBSD.org>
Sat, 21 May 2005 20:15:14 +0000 (20:15 +0000)
commit04974fa76eb1957d466d8fa77dcd23d008b19399
tree78657fa3eb5b59a4f51b29d6bf261ad4a30e5216
parent3c03499e5b87c381757115bd28ead50404867bb6
For sparc64 conditionalize the compilation of the gfb_cursor() variant
which doesn't assume a hardware cursor on __sparc64__ rather than on
DEV_CREATOR. If we want to include more than one framebuffer driver in
e.g. the GENERIC kernel all drivers have to work the same way. Now that
DEV_CREATOR is no longer used remove it from options.sparc64.
sys/conf/options.sparc64
sys/dev/syscons/scgfbrndr.c