HomeFreeBSD

bhyve hostbridge: Rename "device" property to "devid".

Description

bhyve hostbridge: Rename "device" property to "devid".

"device" is already used as the generic PCI-level name of the device
model to use (e.g. "hostbridge"). The result was that parsing
"hostbridge" as an integer failed and the host bridge used a device ID
of 0. The EFI ROM asserts that the device ID of the hostbridge is not
0, so booting with the current EFI ROM was failing during the ROM
boot.

Fixes: 621b5090487de9fed1b503769702a9a2a27cc7bb

Details

Provenance
jhbAuthored on Mar 24 2021, 4:29 PM
Parents
rG88588c4b7611: Get rid of i386 ref here as linux64 is a 64-bit module.
Branches
Unknown
Tags
Unknown