mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 03:08:13 +00:00
![]() That code heavily relies on x86-specific instructions, and while other CPU architectures and platforms can have PCI IDE controllers, currently we don't support those, so this code is a special case which needs to be in the Arch/x86 directory. In the future it could be put back to the original place when we make it more generic and suitable for other platforms. |
||
---|---|---|
.. | ||
AHCI | ||
GenericIDE | ||
ATAController.cpp | ||
ATAController.h | ||
ATADevice.cpp | ||
ATADevice.h | ||
ATADiskDevice.cpp | ||
ATADiskDevice.h | ||
ATAPort.cpp | ||
ATAPort.h | ||
Definitions.h |