bf085a7ed6
The int86 function is used to call interrupt 21h service 32h in the reset_drive function. This function returns a pointer using the ds register. ds will usually point into the DOS data segment then (for our kernel). However, the compiler assumed ds to be unchanged. |
||
---|---|---|
.. | ||
bin2c.c | ||
fdkrncfg.c | ||
makefile | ||
sys.c | ||
talloc.c |