Details
-
Task
-
Resolution: Fixed
-
Major
-
None
Description
Current drivers are imported from DDK and have licensing issues.
See: https://reactos.org/wiki/Problematic_Licenses
—
Same thing has already been done with fastfat_new and cdfs (cdfs_new):
[FASTFAT] Import the MS FastFAT sample from WXP.
[FASTFAT_NEW] This is not permitted by WDK license.
[FASTFAT_NEW] Import again FastFAT from MS. This time from GitHub for license reasons.
—
GitHub link:
https://github.com/microsoft/Windows-driver-samples/commits/master/storage/class
Attachments
Issue Links
- blocks
-
CORE-6264 Replace old legacy disk with pnp aware disk_new
- Resolved
- is blocked by
-
CORE-17426 Regression, cdrom_new fails compilation on GCC_Lin_Release
- Resolved
- relates to
-
CORE-17411 Enable floppy driver derived from Microsoft samples
- Open