> in /dev/realmode, you write a struct Ureg (from /386/include/ureg.h) > (in x86 machine byte order?) containing the register contents and the > interrupt number of the bios call you want to make.
yes. you should use libmach to do this dirty work. - erik