ladybird/Kernel/Storage
Liav A e3b3805abf Kernel: Add a method to check the type of a StorageController
Also, the device method in the StorageController class is public now.
2020-12-21 00:19:21 +01:00
..
IDEChannel.cpp Kernel: Allow to initialize an IDE device on the secondary channel 2020-12-21 00:19:21 +01:00
IDEChannel.h Kernel: Introduce the new Storage subsystem 2020-12-21 00:19:21 +01:00
IDEController.cpp Kernel: Introduce the new Storage subsystem 2020-12-21 00:19:21 +01:00
IDEController.h Kernel: Add a method to check the type of a StorageController 2020-12-21 00:19:21 +01:00
PATADiskDevice.cpp Kernel: Introduce the new Storage subsystem 2020-12-21 00:19:21 +01:00
PATADiskDevice.h Kernel: Introduce the new Storage subsystem 2020-12-21 00:19:21 +01:00
StorageController.h Kernel: Add a method to check the type of a StorageController 2020-12-21 00:19:21 +01:00
StorageDevice.cpp Kernel: Introduce the new Storage subsystem 2020-12-21 00:19:21 +01:00
StorageDevice.h Kernel: Introduce the new Storage subsystem 2020-12-21 00:19:21 +01:00