API
Posted: Wed Aug 03, 2011 7:26 am
Hi everyone,
Now I have entered to the user mode.
i can use the keyboard driver in it but i can't use my FDC.
Now if i called my system API i can't use my keyboard driver and my FDC too.
And the bochs debugger gave me this error for the keyboard :
[KBD ] internal keyboard buffer full, ignoring scancode.<24>
Replace <24> with any scancode
and for the FDC i didn't get any error.
And i found when i call the API all interrupts get disabled.
Can anyone help me to run the keyboard and the FDC and enable the interrupts?
Now I have entered to the user mode.
i can use the keyboard driver in it but i can't use my FDC.
Now if i called my system API i can't use my keyboard driver and my FDC too.
And the bochs debugger gave me this error for the keyboard :
[KBD ] internal keyboard buffer full, ignoring scancode.<24>
Replace <24> with any scancode
and for the FDC i didn't get any error.
And i found when i call the API all interrupts get disabled.
Can anyone help me to run the keyboard and the FDC and enable the interrupts?