Simple FDC driver
Posted: Wed Mar 23, 2005 11:25 am
Hello.
I need help on simple FDC driver.
How can i make simple FDC driver, that could read one sector from floppy? Can someone offer me something, because I have already checked out some of the FDC examples, but they have too many information on the code. I mean they have all other functions, and I just get confused. I need only to read one sector, later I think I will do more. And BTW, I want to do it through ports, because I'm on PMode and I think to use interrupts through VM86 is too slow :-\
I need help on simple FDC driver.
How can i make simple FDC driver, that could read one sector from floppy? Can someone offer me something, because I have already checked out some of the FDC examples, but they have too many information on the code. I mean they have all other functions, and I just get confused. I need only to read one sector, later I think I will do more. And BTW, I want to do it through ports, because I'm on PMode and I think to use interrupts through VM86 is too slow :-\