banan-os/kernel/kernel/Storage/ATA
Bananymous a6fc3cf7a6 Kernel: Clear AHCI pending interrupts
I have no idea why I did not have this in. All devices were just
constatly spamming interrupts like crazy :D
2024-11-26 01:39:11 +02:00
..
AHCI Kernel: Clear AHCI pending interrupts 2024-11-26 01:39:11 +02:00
ATABus.cpp Kernel: Add support for ATA CHS addressing and cleanup code 2024-11-19 20:39:32 +02:00
ATAController.cpp Kernel: Move Interruptable from InterruptController.h to its own file 2024-03-06 00:47:02 +02:00
ATADevice.cpp Kernel: Move SCSI device rdev allocation out of ATA code 2024-11-21 13:36:59 +02:00