Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Sep 2009 02:07:24 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/share/man/man4 syscons.4 src/sys/dev/syscons syscons.c syscons.h
Message-ID:  <200909110210.n8B2A41C042281@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2009-09-11 02:07:24 UTC

  FreeBSD src repository

  Modified files:
    share/man/man4       syscons.4 
    sys/dev/syscons      syscons.c syscons.h 
  Log:
  SVN rev 197085 on 2009-09-11 02:07:24Z by delphij
  
  Extend the usage of sc(4)'s hint variable 'flag'.  Bit 0x80 now means
  "set vesa mode" and higher 16bits of the flag would be the desired mode.
  
  One can now set, for instance, hint.sc.0.flags=0x01680180, which means
  that the system should set VESA mode 0x168 upon boot.
  
  Submitted by:   paradox <ddkprog yahoo com>, swell k at gmail.com with
                  some minor changes.
  
  Revision  Changes    Path
  1.46      +7 -7      src/share/man/man4/syscons.4
  1.472     +14 -7     src/sys/dev/syscons/syscons.c
  1.94      +1 -1      src/sys/dev/syscons/syscons.h



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