Crate missing_dev

Source
Expand description

Exports MissingDev: a “no-op” device that silently swallows all MMIO, PIO, and PCI accesses that come its way.

Useful for claiming known-unimplemented machine resources, in order to cut down on missing-device logging.

Modules§

  • A resolver for [MissingDevHandle] resources.

Structs§