-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Adding initial realtek USB to NVMe passthrough support
Adding initial realtek 9210 USB to NVMe passthrough support. This is a full passthrough that does not appear to be supported on all chips I've tested. Will look into what I can do for chips that do not support this full capability. [#109] Signed-off-by: Tyler Erickson <tyler.erickson@seagate.com>
- Loading branch information
1 parent
fa726e2
commit e76f73d
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule opensea-common
updated
3 files
+3 −1 | include/code_attributes.h | |
+1 −1 | src/secure_file.c | |
+19 −15 | src/validate_format.c |
Submodule opensea-transport
updated
22 files