Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jul 2010 18:28:34 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/syscons syscons.c syscons.h src/sys/isa syscons_isa.c
Message-ID:  <201007211828.o6LISFnk098270@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2010-07-20 18:28:34 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/syscons      syscons.c syscons.h 
    sys/isa              syscons_isa.c 
  Log:
  SVN rev 210303 on 2010-07-20 18:28:34Z by jkim
  
  MFC:    r208411, r208412, r208413, r208564, r208567, r210149
  
  - Suspend screen updates when the video controller is powered down.
  - Let the first device suspend and the last device resume syscons(4).
  - Do not attempt to switch to the same VTs between suspend and resume.
  - When we are not switching VTs, just mark all buffer to be updated.
  - Fix some style(9) nits.
  
  Revision   Changes    Path
  1.471.2.4  +2 -2      src/sys/dev/syscons/syscons.c
  1.93.2.3   +1 -0      src/sys/dev/syscons/syscons.h
  1.33.2.2   +128 -52   src/sys/isa/syscons_isa.c



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