VBE 3 and PMODE
Posted: Sun Jul 30, 2006 6:13 am
This question must be as popular as the 'why does my OS reboot when I enable interrupts' question..
After looking through the VESA documentation and several websites and newsgroups, I have not been able to find anything on how to gaining access to VBE 3 functions from protected mode.
I have VBE 2 switching screenmodes before entering pmode in my kernel, but let's just say from the point of curiousity our kernel enters in protected mode and we cannot use a Virtual 8086 call or switch back to real-mode. Would it be possible to gain access to VBE3?
I have read several claims that it's possible, yet nobody has given an examples or said how.
After looking through the VESA documentation and several websites and newsgroups, I have not been able to find anything on how to gaining access to VBE 3 functions from protected mode.
I have VBE 2 switching screenmodes before entering pmode in my kernel, but let's just say from the point of curiousity our kernel enters in protected mode and we cannot use a Virtual 8086 call or switch back to real-mode. Would it be possible to gain access to VBE3?
I have read several claims that it's possible, yet nobody has given an examples or said how.