GUI Development
Posted: Sat Apr 16, 2005 11:05 am
Hi,
My operating system is a single user, multi tasking kernel, and I would like to make a graphics environment for that, like X. I am stuck on following, could not determine what to do:
How can that application run in v86 mode?
How can that application get permission from OS to use privileged instructions to change video mode, and access to the graphics card?
I know how to switch to v86 mode, from kernel. However, this is a user application, running in user space, and I could not figure out how can I run that application in v86 mode, or give it permission to access graphics card stuff.
I would be very happy, if you enlighten me about these.
Jason
My operating system is a single user, multi tasking kernel, and I would like to make a graphics environment for that, like X. I am stuck on following, could not determine what to do:
How can that application run in v86 mode?
How can that application get permission from OS to use privileged instructions to change video mode, and access to the graphics card?
I know how to switch to v86 mode, from kernel. However, this is a user application, running in user space, and I could not figure out how can I run that application in v86 mode, or give it permission to access graphics card stuff.
I would be very happy, if you enlighten me about these.
Jason