Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Sep 2009 18:08:38 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/fb vesa.c
Message-ID:  <200909251808.n8PI8saB057432@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2009-09-25 18:08:38 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/fb           vesa.c 
  Log:
  SVN rev 197496 on 2009-09-25 18:08:38Z by jkim
  
  Reject some VESA graphics modes if the controller does not have enough
  memory to support them.  Some adapters have expansible memory slots but
  video mode table is static.  In this case, unusable modes may be reported.
  
  Submitted by:   paradox (ddkprog yahoo com) (initial patch)
  
  Revision  Changes    Path
  1.11      +50 -34    src/sys/dev/fb/vesa.c



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