The bochs port does not offer an option to build with the PCI bridge emulation code. This means PCI device support effectively doesn't exist; this may cause problems with some guest OSes. Fix: The patch below introduces a WITH_BOCHS_PCI option.
Responsible Changed From-To: freebsd-ports-bugs->anholt over to maintainer
State Changed From-To: open->closed Committed a patch to always enable it, since it's a run-time option too. Thanks!.