mirror of
https://git.missingno.dev/kolibrios-nvme-driver/
synced 2024-12-22 22:08:47 +01:00
Abdur-Rahman Mansoor
7e71c33f3f
This fixes the number of PRPs calculation before build_prp_list is invoked. It also accounts for the fact that the NLB field in the NVMe I/O read and write commands is a 0-based value, unlike numsectors. start_sector is also converted into the appropriate LBA number as it should be before sending the I/O command. |
||
---|---|---|
drivers/nvme | ||
.gitignore | ||
LICENSE | ||
Makefile |