mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:17:45 +00:00
Revert "Revert "Kernel/Storage: Remove the ramdisk implementation""
This reverts commit 187723776a
.
This was reverted because it was needed until the aarch64 port
got an SD card driver
Co-authored-by: Ollrogge <nils-ollrogge@outlook.de>
This commit is contained in:
parent
d09852642c
commit
36c5afdfb2
9 changed files with 0 additions and 232 deletions
|
@ -34,7 +34,6 @@ public:
|
|||
// and ATAPI is the exception to no-distinction rule. If we ever put SCSI support in the kernel,
|
||||
// we can create another enum class to put the distinction.
|
||||
enum class CommandSet {
|
||||
PlainMemory,
|
||||
SCSI,
|
||||
ATA,
|
||||
NVMe,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue