reactos/drivers/storage/floppy
Joachim Henze 01eb64743c [0.4.7][FLOPPY] Don't wait forever while trying to determine media type. CORE-12908
This should fix some virtual machines and real hardware machine with empty floppy drive
not being able to boot ReactOS (stuck while initializing floppy.sys).

This fixes a regression introduced in SVN r70746 == git 78eb31503a
It could be generalized to other interrupts, floppy controllers not being reliable.

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

It fixes:
CORE-12908 'Virtual PC 2004 SP1 (and 2007), LiveCD (and BootCD): boot hangs on FLOPPY.SYS'
CORE-7935, CORE-13080, ... and a lot of other duplicates of that ticket.

Fix picked from 0.4.8-dev-187-g 4b34e44782
-------
This will sync floppy.sys to the stable state that we had all the way from
0.4.8-release-86-g472a0ec up to 0.4.12-release-53-g3890268
2021-11-16 03:06:56 +01:00
..
CMakeLists.txt
csqrtns.c
csqrtns.h
floppy.c [0.4.7][FLOPPY] Don't wait forever while trying to determine media type. CORE-12908 2021-11-16 03:06:56 +01:00
floppy.h [0.4.7][FLOPPY] Don't wait forever while trying to determine media type. CORE-12908 2021-11-16 03:06:56 +01:00
floppy.rc
floppy_reg.inf
hardware.c
hardware.h
ioctl.c
ioctl.h
precomp.h
readwrite.c [0.4.7][FLOPPY] Don't wait forever while trying to determine media type. CORE-12908 2021-11-16 03:06:56 +01:00
readwrite.h
SOURCES