Date: Thu, 25 Mar 2010 17:51:05 +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: <201003251751.o2PHpMBF062852@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkim 2010-03-25 17:51:05 UTC FreeBSD src repository Modified files: sys/dev/fb vesa.c Log: SVN rev 205653 on 2010-03-25 17:51:05Z by jkim Do not penalize correct or correctable VESA mode tables by calling another VBE function. Most problems should be corrected by the mode table sanity check and we only need the paranoid in extremely rare cases. Revision Changes Path 1.34 +14 -7 src/sys/dev/fb/vesa.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003251751.o2PHpMBF062852>