Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Mar 2010 22:50:22 +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:  <201003232250.o2NMofoZ007100@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

jkim        2010-03-23 22:50:22 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/fb           vesa.c 
  Log:
  SVN rev 205558 on 2010-03-23 22:50:22Z by jkim
  
  Fall back to VGA palette functions if VESA function failed and DAC is still
  in 6-bit mode.  Although we have to check non-VGA compatibility bit here,
  it seems there are too many broken VESA BIOSes out to rely on it.
  
  Revision  Changes    Path
  1.30      +10 -11    src/sys/dev/fb/vesa.c



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