FreeBSD Bugzilla – Attachment 31640 Details for
Bug 52631
bochs port does not offer PCI device option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bochs-pci.patch
bochs-pci.patch (text/plain), 730 bytes, created by
Bruce M Simpson
on 2003-05-24 04:10:15 UTC
(
hide
)
Description:
bochs-pci.patch
Filename:
MIME Type:
Creator:
Bruce M Simpson
Created:
2003-05-24 04:10:15 UTC
Size:
730 bytes
patch
obsolete
>--- ports/emulators/bochs/Makefile.orig Sat May 24 03:59:00 2003 >+++ ports/emulators/bochs/Makefile Sat May 24 03:59:59 2003 >@@ -88,6 +88,10 @@ > CONFIGURE_ARGS+= --enable-sb16=freebsd > .endif > >+.if defined(WITH_BOCHS_PCI) >+CONFIGURE_ARGS+= --enable-pci >+.endif >+ > MSG_FILE= ${PKGDIR}/pkg-message > PKGMESSAGE= ${WRKDIR}/pkg-message > >@@ -151,6 +155,10 @@ > .if !defined(WITH_SOUND) > @${ECHO_MSG} "If you want to compile with sound (blaster 16) support." > @${ECHO_MSG} "hit Ctrl-C right now and use \"make WITH_SOUND=yes\"" >+.endif >+.if !defined(WITH_BOCHS_PCI) >+ @${ECHO_MSG} "If you want to compile with i440FX PCI bridge support." >+ @${ECHO_MSG} "hit Ctrl-C right now and use \"make WITH_BOCHS_PCI=yes\"" > .endif > @${ECHO_MSG}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 52631
: 31640