Back to Tock

README

chips/pci-x86/README.md

latest391 B
Original Source

PCI Local Bus

This crate contains facilities for interacting with PCI devices using x86 I/O port operations. It adheres closely to the PCI Local Bus Specification, version 3.0, as published by the PCI Special Interest Group (PCI-SIG).

This pseudo-chip can be included by any x86 chip or board that uses PCI for interacting with hardware devices.