Floppy Drive
Posted: Wed Nov 05, 2003 2:50 pm
I have managed to make several simple os kernels, but I am having trouble finding out how to read and write to the floppy drives in my kernel. It is a protected mode kernel, so I can't use the int 13 bios routines. Does anyone know of any simple tutorials about floppy i/o, or is anyone able to explain how to do floppy i/o? Thanks.