Interrupts and FAR calls from DPMI (Developers)
I want do do some experimetns with PNP BIOS and SMBIOS. These services are called by FAR Call with parameters pushed od stack. There is no problem in real mode with it but how to do it from DPMI (I want to use realmode interface)
Normally I use int 30h/AX=300h (or 301h) with values passed into register structures but now I have to first time solve how to add parameters from DPMI into realmode stack.
Can you show me some DJGPP C code for it?
(I will programm it in Freepascal but C is readable for me)
---
DOS-u-akbar!
Complete thread:
- Interrupts and FAR calls from DPMI - Laaca, 27.02.2012, 10:03 (Developers)
- Interrupts and FAR calls from DPMI - Khusraw, 27.02.2012, 13:48
- Interrupts and FAR calls from DPMI - Laaca, 28.02.2012, 16:02
- Interrupts and FAR calls from DPMI - Khusraw, 28.02.2012, 17:19
- Interrupts and FAR calls from DPMI - marcov, 29.02.2012, 10:35
- Interrupts and FAR calls from DPMI - RayeR, 02.03.2012, 20:51
- Interrupts and FAR calls from DPMI - Khusraw, 02.03.2012, 20:59
- Interrupts and FAR calls from DPMI - RayeR, 02.03.2012, 21:25
- Interrupts and FAR calls from DPMI - Laaca, 03.03.2012, 21:31
- Interrupts and FAR calls from DPMI - RayeR, 05.03.2012, 15:16
- Interrupts and FAR calls from DPMI - Laaca, 07.03.2012, 07:17
- Interrupts and FAR calls from DPMI - bretjohn, 07.03.2012, 18:08
- Interrupts and FAR calls from DPMI - Laaca, 07.03.2012, 07:17
- Interrupts and FAR calls from DPMI - RayeR, 05.03.2012, 15:16
- Interrupts and FAR calls from DPMI - Laaca, 03.03.2012, 21:31
- Interrupts and FAR calls from DPMI - RayeR, 02.03.2012, 21:25
- Interrupts and FAR calls from DPMI - Khusraw, 02.03.2012, 20:59
- Interrupts and FAR calls from DPMI - Laaca, 28.02.2012, 16:02
- Interrupts and FAR calls from DPMI - Khusraw, 27.02.2012, 13:48