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

next in thread | raw e-mail | index | archive | help
jkim        2010-03-23 22:35:52 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/fb           vesa.c 
  Log:
  SVN rev 205557 on 2010-03-23 22:35:52Z by jkim
  
  Map entire video memory again.  This is a partial backout of r203535.
  Although we do not use them all directly, it seems VGA render may access
  unmapped memory region and cause kernel panic.
  
  Revision  Changes    Path
  1.29      +4 -3      src/sys/dev/fb/vesa.c



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