PERFORCE change 48154 for review
Peter Wemm
peter at FreeBSD.org
Thu Mar 4 08:55:08 PST 2004
http://perforce.freebsd.org/chv.cgi?CH=48154
Change 48154 by peter at peter_daintree on 2004/03/04 08:54:48
turn PECOFF bogo-options back off. Comment out cy since its
the i386 isa version.
Affected files ...
.. //depot/projects/hammer/sys/amd64/conf/NOTES#10 edit
Differences ...
==== //depot/projects/hammer/sys/amd64/conf/NOTES#10 (text+ko) ====
@@ -300,8 +300,8 @@
# The Rev 2 host cards use a 32K chunk, on a 32K boundary.
# The cards can use an IRQ of 11, 12 or 15.
-device cy 1
-options CY_PCI_FASTINTR # Use with cy_pci unless irq is shared
+#X#device cy 1
+#X#options CY_PCI_FASTINTR # Use with cy_pci unless irq is shared
device digi
hint.digi.0.at="isa"
hint.digi.0.port="0x104"
@@ -501,7 +501,7 @@
options FB_INSTALL_CDEV # install a CDEV entry in /dev
# PECOFF module (Win32 Execution Format)
-#X#options PECOFF_SUPPORT
+#X#options PECOFF_SUPPORT # only knows 32 bit file format
#X#options PECOFF_DEBUG
options ENABLE_ALART
More information about the p4-projects
mailing list