mirror of
https://git.missingno.dev/kolibrios-nvme-driver/
synced 2024-12-22 05:48:47 +01:00
Abdur-Rahman Mansoor
763bf37d29
Removing the PCI status bit check in the interrupt handler caused the code to break and not work if there was more than one NVMe device successfully attached. Not only does this commit fix this issue, but this also adds a proper check to see if the device generated an interrupt by checking if any commands have been posted to the completion queue. |
||
---|---|---|
.. | ||
command.inc | ||
lib.inc | ||
Makefile | ||
nvme.asm | ||
nvme.inc |