reactos/drivers/storage/class
Victor Perevertkin f144b8c10d
[DISK_NEW] Import Microsoft Disk class driver from GitHub
The source code is licensed under MS-PL license, taken from Windows Driver Samples
repository (https://github.com/microsoft/Windows-driver-samples/tree/master/storage/class/disk/)
Synched with commit 3428c5feaac7c1a5e2a09db0ed93392f7568f9e6
The driver is written for Windows 8+, so we compile it with ntoskrnl_vista
statically linked and with NTDDI_WIN8 defined

CORE-17129
2020-08-30 03:43:14 +03:00
..
cdrom [MEDIA][CMAKE] Create add_driver_inf cmake function 2020-04-26 20:28:04 +03:00
class2 [CLASS2]: Set DiskSize member of deviceExtension->DiskGeometry in ScsiClassReadDriveCapacity(). Consolidate code and comment for setting media capacity in bytes. CORE-17166 2020-07-21 01:21:16 +03:00
classpnp [CLASSPNP] Add the license text along with the driver 2020-08-30 03:40:37 +03:00
disk [MEDIA][CMAKE] Create add_driver_inf cmake function 2020-04-26 20:28:04 +03:00
disk_new [DISK_NEW] Import Microsoft Disk class driver from GitHub 2020-08-30 03:43:14 +03:00
include
ramdisk [RAMDISK] Add Russian (ru-RU) translation to INF file 2020-08-27 02:36:27 +03:00
CMakeLists.txt [CLASSPNP][DISK_NEW][CDROM_NEW] Remove the drivers 2020-08-28 05:47:27 +03:00