You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `pci_types` library provides types for accessing and configuring PCI devices from Rust operating systems. Lots of this code (e.g. identifying devices by class codes) can be shared
44
+
between projects, and would benefit from community contributions.
45
+
46
+
We merged the following change in May:
47
+
48
+
-[PCI capabilities and status register support](https://github.com/rust-osdev/pci_types/pull/3)
49
+
50
+
Thanks to [@alesharik](https://github.com/alesharik) for this contribution!
0 commit comments