Skip to content

Commit 6d4c4ba

Browse files
committed
fix(pci): use pci_types with fixed BAR sizing
1 parent fa5eb27 commit 6d4c4ba

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ exclude = [
210210
]
211211

212212
[patch.crates-io]
213+
pci_types = { git = "https://github.com/rust-osdev/pci_types.git" }
213214
safe-mmio = { git = "https://github.com/hermit-os/safe-mmio", branch = "be" }
214215

215216
[profile.profiling]

0 commit comments

Comments
 (0)