reactos/drivers/storage
Pierre Schweitzer e2277b1f02
[FLOPPY_NEW] Import the floppy driver from MS GitHub repository
Do not enable it yet, as it doesn't work in ROS for the moment :-(.
Its place in tree is not optimal (it should be with disk/class/etc.),
but I prefer keeping it close to actual driver for now.

All the work has been done so that it compiles and links with ReactOS
SDK though.
2018-12-15 20:04:00 +01:00
..
class [RAMDISK] Implement missing IOCTLs 2018-09-16 11:46:24 +02: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] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
inc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
port [STORPORT] Enumerate attached devices 2018-05-24 11:39:47 +02:00
scsiport Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
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