]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add makeshift implementation for framebuffer console's cursor
authorOleksandr Tymoshenko <gonzo@FreeBSD.org>
Fri, 28 Dec 2012 03:18:05 +0000 (03:18 +0000)
committerOleksandr Tymoshenko <gonzo@FreeBSD.org>
Fri, 28 Dec 2012 03:18:05 +0000 (03:18 +0000)
commit3ada2d599ed9628de15380c8fb0ab7f0af4c24e2
treebf65b24e582d057e74721fcae9714f8baec48cd6
parent9d4bf0db7c388a39610181ced60ffc55a259699a
Add makeshift implementation for framebuffer console's cursor

Basically it's replica of VersatilePB code which is replica of XBox FB
code. All of them are linear framebuffers and should have common bits
moved to reusable framework.
sys/arm/broadcom/bcm2835/bcm2835_fb.c