https://git.reactos.org/?p=reactos.git;a=commitdiff;h=309f707e7f4a05eb00710b...
commit 309f707e7f4a05eb00710bedd1adbf5702bf320e Author: Serge Gautherie 32623169+SergeGautherie@users.noreply.github.com AuthorDate: Tue Mar 9 15:43:17 2021 +0100 Commit: GitHub noreply@github.com CommitDate: Tue Mar 9 15:43:17 2021 +0100
[DOC] 3rd Party Files.txt: Use complete MS Windows Driver Samples URLs (#3515)
Addendum to 119f102. --- media/doc/3rd Party Files.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/media/doc/3rd Party Files.txt b/media/doc/3rd Party Files.txt index a2d2c1b5392..febb43e4683 100644 --- a/media/doc/3rd Party Files.txt +++ b/media/doc/3rd Party Files.txt @@ -85,7 +85,7 @@ Title: Microsoft CDFS File System Driver Path: drivers/filesystems/cdfs Used Version: git commit f73e552 License: MS-PL (https://spdx.org/licenses/MS-PL.html) -URL: https://github.com/microsoft/Windows-driver-samples/tree/master/filesys +URL: https://github.com/microsoft/Windows-driver-samples/tree/master/filesys/cdfs
Title: Ext2Fsd Path: drivers/filesystems/ext2 @@ -119,7 +119,7 @@ Title: Microsoft fastfat File System Driver Path: drivers/filesystems/fastfat_new Used Version: git commit 16022c5 License: MS-PL (https://spdx.org/licenses/MS-PL.html) -URL: https://github.com/microsoft/Windows-driver-samples/tree/master/filesys +URL: https://github.com/microsoft/Windows-driver-samples/tree/master/filesys/fast...
Title: VirtIO NetKVM Windows guest driver Path: drivers/network/dd/netkvm @@ -131,25 +131,25 @@ Title: Microsoft CDROM Storage Class Driver Path: drivers/storage/class/cdrom_new Used Version: git commit 96eb96d License: MS-PL (https://spdx.org/licenses/MS-PL.html) -URL: https://github.com/microsoft/Windows-driver-samples/tree/master/storage +URL: https://github.com/microsoft/Windows-driver-samples/tree/master/storage/clas...
Title: Microsoft ClassPnP Storage Class Driver Library Path: drivers/storage/class/classpnp Used Version: git commit 88541f7 License: MS-PL (https://spdx.org/licenses/MS-PL.html) -URL: https://github.com/microsoft/Windows-driver-samples/tree/master/storage +URL: https://github.com/microsoft/Windows-driver-samples/tree/master/storage/clas...
Title: Microsoft Disk Class Driver Path: drivers/storage/class/disk_new Used Version: git commit 3428c5f License: MS-PL (https://spdx.org/licenses/MS-PL.html) -URL: https://github.com/microsoft/Windows-driver-samples/tree/master/storage +URL: https://github.com/microsoft/Windows-driver-samples/tree/master/storage/clas...
Title: Microsoft Super Floppy (sfloppy) Storage Class Driver Path: drivers/storage/floppy_new Used Version: git commit 8fb512a License: MS-PL (https://spdx.org/licenses/MS-PL.html) -URL: https://github.com/microsoft/Windows-driver-samples/tree/master/storage +URL: https://github.com/microsoft/Windows-driver-samples/tree/master/storage/sflo...
Title: Universal ATA driver for Windows Path: drivers/storage/ide/uniata