reactos/drivers/storage/class
Hermès Bélusca-Maïto a56a2e95a2
[DISK.SYS] Add a HACK so that we can use NT5+ NTOS functions with this NT4 driver for removable devices.
This is needed in order to avoid an infinite recursive loop between
disk!UpdateRemovableGeometry() and ntos!IoReadPartitionTable().
This does not happen with NT5+ disk_new.sys because it doesn't call
IoReadPartitionTable() in that situation.
2019-02-10 22:39:12 +01:00
..
cdrom [CDROM] Set proper status on disk verify 2018-08-19 11:11:21 +02:00
cdrom_new
class2 Removed unreachable line (#517) 2018-04-24 21:35:23 +01:00
disk [DISK.SYS] Add a HACK so that we can use NT5+ NTOS functions with this NT4 driver for removable devices. 2019-02-10 22:39:12 +01:00
disk_new
include
ramdisk [RAMDISK] Implement missing IOCTLs 2018-09-16 11:46:24 +02:00
CMakeLists.txt