Add static unit count for pci here as well.
This commit is contained in:
parent
0e1289a90e
commit
82a9cc8e6e
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user