reactos/drivers/storage
Victor Perevertkin 62a4f9d42b
[MOUNTMGR] Do not handle device removal notification
Do not treat target device change notification as
DEVICE_INTERFACE_CHANGE_NOTIFICATION. The notification have to be
unregistered while handling GUID_DEVICE_INTERFACE_REMOVAL, so
GUID_TARGET_DEVICE_REMOVE_COMPLETE should never be sent to mountmgr in a
normal case.

CORE-16106
2020-12-27 18:35:52 +03:00
..
class [CDROM_NEW] Add the registry file to CMakeLists.txt 2020-12-19 21:41:52 +03:00
floppy [MEDIA][CMAKE] Create add_driver_inf cmake function 2020-04-26 20:28:04 +03:00
floppy_new [CDFS][FLOPPY_NEW] Simplify unsupported NT6.2+ workarounds (#2956) 2020-07-18 15:31:48 +02:00
ide [UNIATA] Add an inf file for UniATA Management Port 2020-11-03 23:23:35 +03:00
inc [PCIIDEX] Implement missing PciIdeXDebugPrint function (#3146) 2020-09-15 15:10:52 +03:00
mountmgr [MOUNTMGR] Do not handle device removal notification 2020-12-27 18:35:52 +03:00
partmgr [PARTMGR] Register a disk interface for disk PDO 2020-12-06 19:47:15 +03:00
port [SCSIPORT] Append the missing "SCSI <device type> Device" string to the device description 2020-12-13 16:24:58 +01:00
CMakeLists.txt [PARTMGR] Add the Partition Manager driver 2020-11-13 03:04:15 +03:00