K 10 svn:author V 4 jkim K 8 svn:date V 27 2010-03-29T15:59:37.568293Z K 7 svn:log V 252 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 END