git: syscons - Clean up log messages for KMS console.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Sun Nov 27 16:10:39 PST 2016


commit 2e53e344c65763315fd53233d06064c5549f541c
Author: Imre Vadász <imre at vdsz.com>
Date:   Mon Nov 21 23:12:05 2016 +0100

    syscons - Clean up log messages for KMS console.
    
    * This was printing two lines of kernel messages for every virtual terminal
      that was switched to a new KMS framebuffer configuration.
      Instead only print the display resolution when the framebuffer is
      registered with syscons, and print the font scaling information for
      each VT only when debugging is enabled in syscons.

Summary of changes:
 sys/dev/misc/syscons/scvidctl.c | 7 ++-----
 sys/dev/misc/syscons/syscons.c  | 2 ++
 2 files changed, 4 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2e53e344c65763315fd53233d06064c5549f541c


-- 
DragonFly BSD source repository


More information about the Commits mailing list