diff options
author | Ian Moffett <ian@osmora.org> | 2024-06-03 20:36:18 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2024-06-03 20:36:18 -0400 |
commit | 214eadc62b5578f76c98a38a28f8b3d80ac4d6ad (patch) | |
tree | 9e104caa48a12511d11a0833afb8005f1fb65e0d /usr.sbin | |
parent | 46b556a8c7fdbfaa9a11306dea197b2d7363e97c (diff) |
kernel: pci: Require mapping BAR using bus_map()
This commit gets rid of pci_map_bar() as some devices have their
base address spanning mulitple BARs. This change also exposes PCI
bar size logic through pci_bar_size()
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'usr.sbin')
0 files changed, 0 insertions, 0 deletions