-
Notifications
You must be signed in to change notification settings - Fork 6
Support NVMe in Windows #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
After working on: https://learn.microsoft.com/en-us/windows/win32/fileio/working-with-nvme-devices It is more complex to do development in windows than in Linux:
|
Note that the main work is always in Linux, not Windows. No schedule in support NVMe in Windows. |
Limited command support now!
|
Windows self-test is done! Note: 10 minutes delay is recommanded between two self-test commands , or command may fail in the second one. |
Firmware commit command for Windows is ready from 3de1e58. But there is a limitation here:
|
pydiskcmd plan to support NVMe in windows.
The text was updated successfully, but these errors were encountered: