Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Feb 2010 22:17:30 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/fb vesa.c src/sys/sys fbio.h
Message-ID:  <201002032218.o13MIPdQ027822@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2010-02-03 22:17:30 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/fb           vesa.c 
    sys/sys              fbio.h 
  Log:
  SVN rev 203453 on 2010-02-03 22:17:30Z by jkim
  
  Use bytes per scan line from mode table.  The previous implementation did
  not reflect actual number of bytes when it was not exactly width * bpp * 8.
  
  Revision  Changes    Path
  1.23      +13 -37    src/sys/dev/fb/vesa.c
  1.18      +3 -1      src/sys/sys/fbio.h



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