Kernel: Hack NVMe controller to work :)
This commit is contained in:
parent
1f8aaa6fba
commit
a1faa836c5
|
@ -122,6 +122,8 @@ namespace Kernel
|
|||
|
||||
DevFileSystem::get().add_device(this);
|
||||
|
||||
StorageController::ref();
|
||||
|
||||
return {};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue