mirror of
https://git.missingno.dev/kolibrios-nvme-driver/
synced 2025-01-03 11:25:55 +01:00
another bug fix
This commit is contained in:
parent
c3901b163e
commit
25ee3eb491
@ -1433,7 +1433,6 @@ proc irq_handler
|
||||
test al, 1000b ; check interrupt status
|
||||
jz .check_who_raised_irq
|
||||
|
||||
mov esi, edi
|
||||
mov edi, dword [esi + pcidev.io_addr]
|
||||
mov dword [edi + NVME_MMIO.INTMS], 0x3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user