Add static unit count for pci here as well.

This commit is contained in:
peter 2002-07-21 23:09:15 +00:00
parent 0e1289a90e
commit 82a9cc8e6e
2 changed files with 2 additions and 2 deletions

View File

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

View File

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