Date: Mon, 23 Apr 2012 21:54:38 GMT From: Robert Watson <rwatson@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 210093 for review Message-ID: <201204232154.q3NLsciL016744@skunkworks.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@210093?ac=10 Change 210093 by rwatson@rwatson_svr_ctsrd_mipsbuild on 2012/04/23 21:54:01 Adjust down the size of the mtllcd(4) device so that it simply exports the pixel frame buffer on the Terasic MTL device, rather than the text frame buffer, control registers, etc. Those will be managed by different drivers. Affected files ... .. //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI.hints#7 edit Differences ... ==== //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI.hints#7 (text+ko) ==== @@ -26,4 +26,4 @@ # hint.terasic_mtllcd.0.at="nexus0" hint.terasic_mtllcd.0.maddr=0x7f800000 -hint.terasic_mtllcd.0.msize=0x800000 +hint.terasic_mtllcd.0.msize=0x177000
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204232154.q3NLsciL016744>
