ladybird/Kernel/Storage
Liav A b25f84daaa Revert "Kernel/AHCI: Add a boot argument to force AHCI to operate on IRQ 11"
This reverts commit cfc2f33dcb.

We can't actually change the IRQ line value and expect the device
to work with it (this was my mistake).
That register is R/W so the firmware can figure out IRQ routing and put
the correct value and write it to the Interrupt line register.
2021-03-23 19:27:00 +01:00
..
Partition
AHCI.h
AHCIController.cpp
AHCIController.h
AHCIPort.cpp
AHCIPort.h
AHCIPortHandler.cpp
AHCIPortHandler.h
ATA.h
IDEChannel.cpp
IDEChannel.h
IDEController.cpp
IDEController.h
PATADiskDevice.cpp
PATADiskDevice.h
RamdiskController.cpp
RamdiskController.h
RamdiskDevice.cpp
RamdiskDevice.h
SATADiskDevice.cpp
SATADiskDevice.h
StorageController.h
StorageDevice.cpp
StorageDevice.h
StorageManagement.cpp
StorageManagement.h