1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 12:28:12 +00:00
serenity/Kernel/Storage/ATA
Liav A db72467e31 Kernel: Remove ATAPI eject method from the AHCIPort class
We never actually used it. It never has been proved to work reliably,
therefore it should be removed.
2023-03-08 01:41:51 +01:00
..
AHCI Kernel: Remove ATAPI eject method from the AHCIPort class 2023-03-08 01:41:51 +01:00
GenericIDE Kernel: Stop using NonnullLockRefPtrVector 2023-03-06 23:46:36 +01:00
ATAController.cpp Kernel/Storage: Introduce new boot device addressing modes 2022-08-30 00:50:15 +01:00
ATAController.h Kernel/Storage: Introduce new boot device addressing modes 2022-08-30 00:50:15 +01:00
ATADevice.cpp Kernel/Storage: Introduce new boot device addressing modes 2022-08-30 00:50:15 +01:00
ATADevice.h Kernel/Storage: Introduce new boot device addressing modes 2022-08-30 00:50:15 +01:00
ATADiskDevice.cpp Kernel/Storage: Introduce new boot device addressing modes 2022-08-30 00:50:15 +01:00
ATADiskDevice.h Kernel/Storage: Introduce new boot device addressing modes 2022-08-30 00:50:15 +01:00
ATAPort.cpp Kernel: Include missing headers for various files 2022-10-26 20:01:45 +02:00
ATAPort.h Kernel: Stop using NonnullLockRefPtrVector 2023-03-06 23:46:36 +01:00
Definitions.h Kernel: Fix misplaced #include in ATA/Definitions.h 2022-09-18 18:30:05 -07:00