Giter Club home page Giter Club logo

Comments (5)

jackeichen avatar jackeichen commented on September 26, 2024 1

Windows self-test is done!

Note: 10 minutes delay is recommanded between two self-test commands , or command may fail in the second one.

from pydiskcmd.

jackeichen avatar jackeichen commented on September 26, 2024

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:

  1. Only vendor spec commands can use NVMe pass-through command STORAGE_PROTOCOL_COMMAND;
  2. STORAGE_PROTOCOL_COMMAND need Command Effects log(nvme version >= 1.2);
  3. The general commands use different data structure in IOCTL.
  4. The IOCTL_STORAGE_PROTOCOL_COMMAND is introduced in Windows 10.

from pydiskcmd.

jackeichen avatar jackeichen commented on September 26, 2024

Note that the main work is always in Linux, not Windows.

No schedule in support NVMe in Windows.

from pydiskcmd.

jackeichen avatar jackeichen commented on September 26, 2024

Limited command support now!

  1. get-feature command
  2. get-log command
  3. some of idenfity command

from pydiskcmd.

jackeichen avatar jackeichen commented on September 26, 2024

Firmware commit command for Windows is ready from 3de1e58. But there is a limitation here:

  • You cannot choose the action and need specify a valid fimware slot(slot 0 is not included here).

from pydiskcmd.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.