X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/bc4c6e1218d6903b07c32b11ea7d3c82c463686e..bb7ce16533fb6c1384775dea6e1150e74c229daf:/lunaix-os/hal/ahci/ahci.c diff --git a/lunaix-os/hal/ahci/ahci.c b/lunaix-os/hal/ahci/ahci.c index 9a7073a..206112e 100644 --- a/lunaix-os/hal/ahci/ahci.c +++ b/lunaix-os/hal/ahci/ahci.c @@ -194,7 +194,7 @@ __ahci_hba_isr(const isr_param* param) { // TODO: clear the interrupt status // TODO: I/O-operation scheduler should be here - kprintf(KDEBUG "HBA INTR\n"); + // kprintf(KDEBUG "HBA INTR\n"); } void