Date: Mon, 29 Mar 2010 15:59:37 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/compat/x86bios x86bios.c Message-ID: <201003291559.o2TFxwGZ076932@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkim 2010-03-29 15:59:37 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/compat/x86bios x86bios.c
Log:
SVN rev 205837 on 2010-03-29 15:59:37Z by jkim
MFC: r205647
Fix stupid typos. Some VESA BIOSes directly call BIOS interrupt handlers
within the VBE interrupt handler. Unfortunately it was causing real mode
page faults because we were fetching instructions from bogus addresses.
PR: kern/144654
Revision Changes Path
1.8.2.3 +2 -2 src/sys/compat/x86bios/x86bios.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003291559.o2TFxwGZ076932>
