HomeFreeBSD

Prevent framebuffer mmio space from being allocated to other devices on HyperV.

Description

Prevent framebuffer mmio space from being allocated to other devices on HyperV.

On Gen2 VMs, Hyper-V provides mmio space for framebuffer.
This mmio address range is not useable for other PCI devices.
Currently only efifb driver is using this range without reserving
it from system.
Therefore, vmbus driver reserves it before any other PCI device
drivers start to request mmio addresses.

PR: 222996
Submitted by: weh@microsoft.com
Reported by: dmitry_kuleshov@ukr.net
Reviewed by: decui@microsoft.com
Sponsored by: Microsoft

(cherry picked from commit c565776195f2f2b62427af07f6b1a9b7670cbc1f)

Details

Provenance
whuAuthored on Jul 30 2020, 7:26 AM
Parents
rG3ef86cd7c3cc: Make software iSCSI more configurable.
Branches
Unknown
Tags
Unknown