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

Details

Provenance
whuAuthored on Jul 30 2020, 7:26 AM
Parents
rGd3e63e8eb23a: vfs: make sure startdir_used is always assigned to before use
Branches
Unknown
Tags
Unknown