K 10 svn:author V 4 jkim K 8 svn:date V 27 2010-03-25T15:56:04.416374Z K 7 svn:log V 287 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. Pass me the pointyhat, please. PR: kern/144654 MFC after: 3 days END