Floppy Drive
Floppy Drive
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.
Re:Floppy Drive
http://www.cyberscriptorium.com/osjournal/cgi-bin/index.pl?action=viewfile&file=9
Fabian Nunez's DJGPP floppy code is also good source of reference, although I don't have a link on me at the moment.
Fabian Nunez's DJGPP floppy code is also good source of reference, although I don't have a link on me at the moment.
Re:Floppy Drive
Hi, this might help
http://www.mega-tokyo.com/forum/index.p ... 77;start=0
http://www.mega-tokyo.com/forum/index.p ... 77;start=0