A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Phillip Susi 439bc219e0 Enhanced floppy driver to read up to an entire track at a time
Not sure if I did this correctly, but it seems to work:

By accident, I noticed that it seems to return more than the sector you requested if you program the DMAC to transfer more than one sector of bytes, so I decided to go with it.

Minor fixes.

svn path=/trunk/; revision=1987
2001-06-18 03:14:24 +00:00
freeldr Implemented memory detection & BIOS memory map 2001-06-12 16:12:50 +00:00
reactos Enhanced floppy driver to read up to an entire track at a time 2001-06-18 03:14:24 +00:00
rosapps Corrected CreateProcess() command line parameter to be more compatible with NT 2001-06-18 02:55:47 +00:00