reactos/drivers
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
..
base Delete "ghost" old(*) files that have been mysteriously added back during the SVN-to-Git transition. 2017-10-04 10:28:36 +02:00
battery
bluetooth
bus
crypto [REACTOS] Fix x64 build 2017-10-22 16:49:04 +02:00
filesystems [0.4.7][UDFS] Fix crash on boot in release builds with UDFS removable media inserted (#4061) CORE-17598 2021-11-14 21:23:05 +01:00
filters [MOUNTMGR] Don't attempt to free random address on failure 2017-10-21 14:15:00 +02:00
hid
input CORE-13048. [I8042PRT] keyboard.c: Restore 1 "Irql =" (which was lost in r30000). (#63) 2017-10-23 21:18:27 +02:00
ksfilter Remove unwanted .gitignore files. 2017-10-04 10:28:36 +02:00
multimedia Delete "ghost" old(*) files that have been mysteriously added back during the SVN-to-Git transition. 2017-10-04 10:28:36 +02:00
network [0.4.7][AFD] Respect the maximum receive buffer size for datagram sockets. 2020-10-06 21:49:56 +02:00
parallel Add .keep guard files in order to restore lost but empty directories we had with SVN. 2017-10-04 10:28:36 +02:00
processor
sac
serial
setup
storage [0.4.7][FLOPPY] Don't wait forever while trying to determine media type. CORE-12908 2021-11-16 03:06:56 +01:00
usb [USBPORT] Avoid more integer overflows. 2017-10-13 23:36:29 +02:00
wdm [WDMAUD] Close mixers on cleanup. Should fix CORE-10735 definitely (#21) 2017-10-08 11:29:17 +02:00
wmi
CMakeLists.txt