Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jan 2010 17:00:42 +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:  <201001271701.o0RH11wE087618@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2010-01-27 17:00:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/fb           vesa.c 
  Log:
  SVN rev 203078 on 2010-01-27 17:00:42Z by jkim
  
  Use VESA palette load/save functions if VESA BIOS says the current palette
  format is higher than 6-bit instead of relying VGA compatibility flag.
  This fixes palette problem of NVIDIA GeForce 6600.  Reduce code differences
  between palette load/save functions while we are here.
  
  Tested by:      danfe
  
  Revision  Changes    Path
  1.21      +22 -14    src/sys/dev/fb/vesa.c



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