freebsd-dev/sys/compat/x86bios
Jung-uk Kim ad51361a2c 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
2010-03-25 15:56:04 +00:00
..
x86bios.c Fix stupid typos. Some VESA BIOSes directly call BIOS interrupt handlers 2010-03-25 15:56:04 +00:00
x86bios.h Rewrite x86bios and update its dependent drivers. 2009-10-19 20:58:10 +00:00