reactos/drivers/storage/floppy/floppy
Hervé Poussineau 0676247932 [FLOPPY] Correctly return media changed information
If disk changed since last time, we must either return STATUS_IO_DEVICE_ERROR
or STATUS_VERIFY_REQUIRED, depending of VPB_MOUNTED flag.
This is already handled by the SignalMediaChanged() function.

CORE-18244
2022-09-10 22:52:00 +02:00
..
CMakeLists.txt [STORAGE] Storage driver cleanup part 4 2019-11-30 13:13:59 +01:00
csqrtns.c [STORAGE] Storage driver cleanup part 4 2019-11-30 13:13:59 +01:00
csqrtns.h [STORAGE] Storage driver cleanup part 4 2019-11-30 13:13:59 +01:00
floppy.c [STORAGE] Storage driver cleanup part 4 2019-11-30 13:13:59 +01:00
floppy.h [STORAGE] Storage driver cleanup part 4 2019-11-30 13:13:59 +01:00
floppy.rc [STORAGE] Storage driver cleanup part 4 2019-11-30 13:13:59 +01:00
floppy_reg.inf [STORAGE] Storage driver cleanup part 4 2019-11-30 13:13:59 +01:00
hardware.c [STORAGE] Storage driver cleanup part 4 2019-11-30 13:13:59 +01:00
hardware.h [STORAGE] Storage driver cleanup part 4 2019-11-30 13:13:59 +01:00
ioctl.c [FLOPPY] Correctly return media changed information 2022-09-10 22:52:00 +02:00
ioctl.h [STORAGE] Storage driver cleanup part 4 2019-11-30 13:13:59 +01:00
precomp.h [STORAGE] Storage driver cleanup part 4 2019-11-30 13:13:59 +01:00
readwrite.c [FLOPPY] Correctly return media changed information 2022-09-10 22:52:00 +02:00
readwrite.h [STORAGE] Storage driver cleanup part 4 2019-11-30 13:13:59 +01:00
SOURCES [STORAGE] Storage driver cleanup part 4 2019-11-30 13:13:59 +01:00