svn commit: r259016 - in head/sys: conf dev/drm2 dev/drm2/i915 dev/drm2/radeon dev/fb dev/vt kern modules/drm2/i915kms modules/drm2/radeonkms sparc64/sparc64 sys teken

Nathan Whitehorn nwhitehorn at freebsd.org
Fri Dec 6 18:48:41 UTC 2013


On 12/05/13 16:38, Aleksandr Rybalko wrote:
> Author: ray
> Date: Thu Dec  5 22:38:53 2013
> New Revision: 259016
> URL: http://svnweb.freebsd.org/changeset/base/259016
>
> Log:
>    Merge VT(9) project (a.k.a. newcons).
>    
>    Reviewed by:	nwhitehorn
>    MFC_to_10_after:	re approval
>    
>    Sponsored by:	The FreeBSD Foundation
>
>

Good to see this! Some significant things still seem to be broken, 
though. For example, X doesn't work with non-KMS drivers due to missing 
mmap(). Scrolling in the terminal is also really really really slow on 
my hardware.
-Nathan


More information about the svn-src-all mailing list