Date: Mon, 13 Sep 2010 19:58:46 +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: <201009131959.o8DJx5lo018536@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkim 2010-09-13 19:58:46 UTC FreeBSD src repository Modified files: sys/dev/fb vesa.c Log: SVN rev 212580 on 2010-09-13 19:58:46Z by jkim Fix segment:offset calculation of interrupt vector for relocated video BIOS when the original offset is bigger than size of one page. X86BIOS macros cannot be used here because it is assumed address is only linear in a page. Tested by: netchild Revision Changes Path 1.49 +6 -8 src/sys/dev/fb/vesa.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009131959.o8DJx5lo018536>