Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
你说对不队
OSKernel2023-ByteOS
Commits
9a1569fa
Commit
9a1569fa
authored
2 years ago
by
啊队队队
Browse files
Options
Download
Patches
Plain Diff
add support for nvme
parent
d5d6599f
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
Cargo.lock
+129
-3
Cargo.lock
Makefile
+13
-5
Makefile
arch/src/riscv64/entry.rs
+1
-0
arch/src/riscv64/entry.rs
modules/devices/Cargo.toml
+6
-0
modules/devices/Cargo.toml
modules/devices/src/lib.rs
+4
-0
modules/devices/src/lib.rs
modules/devices/src/nvme.rs
+119
-0
modules/devices/src/nvme.rs
modules/executor/src/task.rs
+2
-0
modules/executor/src/task.rs
with
274 additions
and
8 deletions
+274
-8
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment