Remove jinux-pci and hide PCI ports

This commit is contained in:
Yuke Peng
2023-08-10 16:23:02 +08:00
committed by Tate, Hongliang Tian
parent b3799ff9c7
commit df42397cea
23 changed files with 3 additions and 1078 deletions

View File

@ -9,7 +9,6 @@ edition = "2021"
bitflags = "1.3"
spin = "0.9.4"
jinux-frame = { path = "../../../framework/jinux-frame" }
jinux-pci = { path = "../pci" }
jinux-virtio = { path = "../virtio" }
jinux-util = { path = "../../libs/jinux-util" }
component = { path = "../../libs/comp-sys/component" }