de-count pci

This commit is contained in:
Peter Wemm 2002-07-23 06:38:47 +00:00
parent 697fc40af6
commit b618108fff
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=100551
9 changed files with 9 additions and 9 deletions

View File

@ -67,7 +67,7 @@ options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed
device isa device isa
device eisa device eisa
device pci 1 # Unit count is for ahc/ahd device pci
#options PCI_ENABLE_IO_MODES # Enable pci resources left off by a "lazy BIOS" #options PCI_ENABLE_IO_MODES # Enable pci resources left off by a "lazy BIOS"
# Floppy drives # Floppy drives

View File

@ -67,7 +67,7 @@ options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed
device isa device isa
device eisa device eisa
device pci 1 # Unit count is for ahc/ahd device pci
#options PCI_ENABLE_IO_MODES # Enable pci resources left off by a "lazy BIOS" #options PCI_ENABLE_IO_MODES # Enable pci resources left off by a "lazy BIOS"
# Floppy drives # Floppy drives

View File

@ -69,7 +69,7 @@ options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed
device isa device isa
device eisa device eisa
device pci 1 # Unit count is for ahc/ahd device pci
#options PCI_ENABLE_IO_MODES # Enable pci resources left off by a "lazy BIOS" #options PCI_ENABLE_IO_MODES # Enable pci resources left off by a "lazy BIOS"
# Floppy drives # Floppy drives

View File

@ -301,7 +301,7 @@ device mca
# #
# PCI bus & PCI options: # PCI bus & PCI options:
# #
device pci 1 # unit count is for ahc/ahd device pci
# #
# AGP GART support # AGP GART support

View File

@ -66,7 +66,7 @@ options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed
device isa device isa
device eisa device eisa
device pci 1 # Unit count is for ahc/ahd device pci
#options PCI_ENABLE_IO_MODES # Enable pci resources left off by a "lazy BIOS" #options PCI_ENABLE_IO_MODES # Enable pci resources left off by a "lazy BIOS"
# Floppy drives # Floppy drives

View File

@ -65,7 +65,7 @@ options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required
# Standard busses # Standard busses
device isa device isa
device pci 1 #Unit count is for ahc/ahd device pci
# IA64 uses ACPI # IA64 uses ACPI
device acpica device acpica

View File

@ -72,7 +72,7 @@ options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed
#options APIC_IO # Symmetric (APIC) I/O #options APIC_IO # Symmetric (APIC) I/O
device isa device isa
device pci 1 # Unit count is for ahc/ahd device pci
options COMPAT_OLDISA # Old ISA driver shims options COMPAT_OLDISA # Old ISA driver shims
#options PCI_ENABLE_IO_MODES # Enable pci resources left off by a "lazy BIOS" #options PCI_ENABLE_IO_MODES # Enable pci resources left off by a "lazy BIOS"

View File

@ -44,7 +44,7 @@ options WITNESS
options POWERMAC options POWERMAC
device pci 1 #Unit count is for ahc/ahd device pci
device loop device loop
device ether device ether
device miibus device miibus

View File

@ -69,7 +69,7 @@ options SMP # Symmetric MultiProcessor Kernel
device apb # Sun APB PCI-PCI bridge device apb # Sun APB PCI-PCI bridge
device ebus device ebus
device isa device isa
device pci 1 # Unit count is for ahc/ahd device pci
device sbus device sbus
# Floppy drives # Floppy drives