mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
78eb31503ac3a37208a090bbc99406f1b15b9556
When discovering floppy controlers, immediately probe controlers to check whether they have a disk and if so, what's its geometry. This avoids waiting for the first read, which will obviously never happen because FSD will try other operations depending on not set geometry. This implies a modification in RWDetermineMediaType() to avoid infinite wait, in case there's no disk at all in the controler. Addendum to r70725 svn path=/trunk/; revision=70746
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%