Look for floppy driver in PM
Posted: Sun Jun 21, 2009 10:39 am
Is there any ready code for read and write from a floppy in protected mode (not real mode with int 13h)?
for example:
char *read_floppy(int cylinder, int head, int sector);
i hope anybody can help my.
for example:
char *read_floppy(int cylinder, int head, int sector);
i hope anybody can help my.