reactos/drivers/storage
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
..
class [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
classpnp Remove unwanted .gitignore files. 2017-10-04 10:28:36 +02:00
fdc [DRIVERS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
floppy [FLOPPY] Don't wait forever while trying to determine media type. 2017-11-21 10:22:50 +01:00
floppy_new [FLOPPY_NEW] Import the floppy driver from MS GitHub repository 2018-12-15 20:04:00 +01:00
ide [UNIATA] Add AHCI revision 1.3.1 2019-02-02 15:47:39 +01:00
inc
port [STORPORT] Enumerate attached devices 2018-05-24 11:39:47 +02:00
scsiport
storahci [STORAHCI] Fix MSVC "uninitialized local variable" error (C4700) (#828) 2018-08-30 00:50:06 +02:00
CMakeLists.txt [STORAHCI] Make the storahci driver build on gcc and add it to the build. 2017-10-13 21:52:38 +02:00