Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Oct 2010 19:02:31 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/powerpc/ofw ofw_syscons.c
Message-ID:  <201010011902.o91J2hpp094838@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nwhitehorn    2010-10-01 19:02:31 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/ofw      ofw_syscons.c 
  Log:
  SVN rev 213336 on 2010-10-01 19:02:31Z by nwhitehorn
  
  Map the Open Firmware framebuffer console with write combining turned on,
  and set memory attributes appropriately for mmap() calls on /dev/console.
  Xorg no longer uses /dev/console to mmap the framebuffer, so framebuffer
  write combining support in X will arrive in the next patch.
  
  Revision  Changes    Path
  1.21      +27 -13    src/sys/powerpc/ofw/ofw_syscons.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010011902.o91J2hpp094838>