Date: Thu, 24 Sep 2009 20:10:00 +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: <200909242010.n8OKA9AY077198@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkim 2009-09-24 20:10:00 UTC FreeBSD src repository Modified files: sys/dev/fb vesa.c Log: SVN rev 197468 on 2009-09-24 20:10:00Z by jkim Some broken VESA BIOSes, e.g., IBM T23, return wrong value from vesa_bios_get_line_length() in graphics mode. Always calculate the value from known video info instead. Submitted by: paradox (ddkprog yahoo com) Revision Changes Path 1.9 +5 -4 src/sys/dev/fb/vesa.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909242010.n8OKA9AY077198>