Skip to content

Add PciFunctionHandle::map_bar method

bjorn3 requested to merge bjorn3/drivers:pcid_int_rework into master

This will enable the pcid driver interface to safely map the MSI-X table in the future without having to worry about a BAR being mapped twice.

Merge request reports