Bug 52631

Summary: bochs port does not offer PCI device option
Product: Ports & Packages Reporter: Bruce M Simpson <bms>
Component: Individual Port(s)Assignee: Eric Anholt <anholt>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
bochs-pci.patch none

Description Bruce M Simpson 2003-05-24 04:10:15 UTC
	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.
Comment 1 Christian Weisgerber freebsd_committer freebsd_triage 2003-06-06 19:02:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->anholt

over to maintainer
Comment 2 Eric Anholt freebsd_committer freebsd_triage 2003-07-15 20:22:51 UTC
State Changed
From-To: open->closed

Committed a patch to always enable it, since it's a run-time option too. 
Thanks!.