banan-os/kernel/include/kernel/Storage
Bananymous 51fd7a607d Kernel: Fix IDE controller waiting
We did not correctly wait until controller is ready to receive data on
write command. Also remove possible kernel panic if controller sends
unexpected interrupts
2025-07-02 22:04:41 +03:00
..
ATA Kernel: Fix IDE controller waiting 2025-07-02 22:04:41 +03:00
NVMe Kernel: Rename has_hangup -> has_hungup 2025-05-17 12:39:23 +03:00
DiskCache.h Kernel/LibC: Implement fsync 2024-12-02 20:13:37 +02:00
Partition.h Kernel: Rename has_hangup -> has_hungup 2025-05-17 12:39:23 +03:00
SCSI.h Kernel: Move SCSI device rdev allocation out of ATA code 2024-11-21 13:36:59 +02:00
StorageController.h All: Cleanup all files 2024-01-24 15:53:38 +02:00
StorageDevice.h Kernel: Rename has_hangup -> has_hungup 2025-05-17 12:39:23 +03:00