Does anyone know how to utilise the BIOS from protected mode.
I have remapped the PICs to interrupt 20h onwards.
I have written a handler which drops to real mode and calls the real mode interrupts and then back.
It works a treat but when I access the drive interrupt (old 13h - new 33h) the drive motor doesnt stop.
The interrupts still work but it looks like i am loosing some functionality on IRQ0 which is used to stop the drive motor.
Can anyone explain why this is and what I need to do to resolve this.
Failing that can anyone provide me with information about replacing the BIOS with 32bit code?
Straiph.
0000:0000:0000:0000h
The people who have nothing to say and say it too loud have little knowledge, It's the quiet ones you need to worry about!
I have remapped the PICs to interrupt 20h onwards.
I have written a handler which drops to real mode and calls the real mode interrupts and then back.
It works a treat but when I access the drive interrupt (old 13h - new 33h) the drive motor doesnt stop.
The interrupts still work but it looks like i am loosing some functionality on IRQ0 which is used to stop the drive motor.
Can anyone explain why this is and what I need to do to resolve this.
Failing that can anyone provide me with information about replacing the BIOS with 32bit code?
Straiph.
0000:0000:0000:0000h
The people who have nothing to say and say it too loud have little knowledge, It's the quiet ones you need to worry about!