Index: src/sys/arch/i386/conf/FIVA
===================================================================
RCS file: /home/tshiozak/kotori.tshiozak/project/fiva/cvs/src/sys/arch/i386/conf/Attic/FIVA,v
retrieving revision 1.1.2.9
retrieving revision 1.1.2.10
diff -u -u -r1.1.2.9 -r1.1.2.10
--- src/sys/arch/i386/conf/FIVA	2001/09/12 20:06:13	1.1.2.9
+++ src/sys/arch/i386/conf/FIVA	2001/09/12 20:25:24	1.1.2.10
@@ -6,7 +6,7 @@
 
 include "arch/i386/conf/std.i386"
 
-#ident 		"GENERIC-$Revision: 1.1.2.9 $"
+#ident 		"GENERIC-$Revision: 1.1.2.10 $"
 
 maxusers	64		# estimated number of users
 
@@ -239,7 +239,7 @@
 options 	PCIBIOS			# PCI BIOS support
 #options 	PCIBIOSVERBOSE		# PCI BIOS verbose info
 options 	PCIBIOS_ADDR_FIXUP	# fixup PCI I/O addresses
-#options 	PCIBIOS_BUS_FIXUP	# fixup PCI bus numbering
+options 	PCIBIOS_BUS_FIXUP	# fixup PCI bus numbering
 options 	PCIBIOS_INTR_FIXUP	# fixup PCI interrupt routing
 #options 	PCIBIOS_IRQS_HINT=0x0a00 # PCI interrupts hint. IRQ 9 or 11
 #options 	PCIBIOS_INTR_GUESS	# see pcibios(4)
