2
0
mirror of https://git.missingno.dev/kolibrios-nvme-driver/ synced 2026-03-09 12:53:24 +00:00
Abdur-Rahman Mansoor 7e71c33f3f fix: nvme_readwrite and build_prp_list
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.
2024-07-21 14:14:04 -04:00
2024-06-11 19:57:02 -04:00
2024-04-17 15:39:25 -04:00
2024-06-25 18:37:48 -04:00
Description
No description provided
GPL-2.0 299 KiB
Languages
Assembly 98.4%
Makefile 1.6%