mirror of
https://git.missingno.dev/kolibrios-nvme-driver/
synced 2024-11-09 10:00:26 +01:00
readme: add another feature to the table
This commit is contained in:
parent
bc99930e0e
commit
c2ee9ee16d
@ -22,6 +22,7 @@ the LICENSE file for more details.
|
||||
| Mandatory Administrator Commands | Yes | A large majority of the mandatory administrator commands has been implemented. |
|
||||
| Mandatory I/O Commands | Yes | Support for reading and writing to disk is implemented. |
|
||||
| Namespace Identification | Yes | Support for identifying active namespaces across all controller versions is implemented. |
|
||||
| Using Multiple NVMe Devices | Yes | Support for using multiple NVMe drives at once is implemented. |
|
||||
| MSI/MSI-X interrupts | No | Currently only traditional PIN interrupts can be used. |
|
||||
| Asynchronous API | No | Currently the driver polls instead of using the asynchronous API of KolibriOS. |
|
||||
| SMART/Health Information Reporting | No | Low priority, but a nice to have in the future. |
|
||||
|
Loading…
Reference in New Issue
Block a user