reactos/drivers/storage/floppy
Pierre Schweitzer 4b34e44782
[FLOPPY] Don't wait forever while trying to determine media type.
This should fix some virtual machines and real hardware machine with empty floopy drive
not being able to boot ReactOS (stuck while initializing floppy.sys).
This fixes a regression introduced in r70746.
It could be generalized to other interrupts, floppy controllers not being reliable.

For more information: http://wiki.osdev.org/Floppy_Disk_Controller

CORE-7935
CORE-12908
CORE-13080
2017-11-21 10:22:50 +01:00
..
CMakeLists.txt
csqrtns.c
csqrtns.h
floppy.c [FLOPPY] Don't wait forever while trying to determine media type. 2017-11-21 10:22:50 +01:00
floppy.h [FLOPPY] Don't wait forever while trying to determine media type. 2017-11-21 10:22:50 +01:00
floppy.rc
floppy_reg.inf
hardware.c
hardware.h
ioctl.c
ioctl.h
precomp.h
readwrite.c [FLOPPY] Don't wait forever while trying to determine media type. 2017-11-21 10:22:50 +01:00
readwrite.h
SOURCES