de-count pci now that ahc/ahd are taken care of.
This commit is contained in:
parent
0e4a7cbe38
commit
5cf99313cd
@ -80,7 +80,7 @@ options SMP # Symmetric MultiProcessor Kernel
|
||||
|
||||
# Standard busses
|
||||
device isa
|
||||
device pci 1 # Unit count is for ahc/ahd
|
||||
device pci
|
||||
|
||||
# Floppy drives
|
||||
device fdc
|
||||
|
@ -45,7 +45,7 @@ options DEC_KN300 # AlphaServer 4100 (Rawhide),
|
||||
# HARDWARE BUS CONFIGURATION
|
||||
|
||||
device isa
|
||||
device pci 1 # Unit count is for ahc/ahd
|
||||
device pci
|
||||
|
||||
|
||||
#####################################################################
|
||||
|
@ -32,7 +32,7 @@ options PSEUDOFS #Pseudo-filesystem framework
|
||||
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
|
||||
options SCSI_DELAY=100 #Be pessimistic about Joe SCSI device
|
||||
|
||||
device pci 1 #Unit count is for ahc/ahd
|
||||
device pci
|
||||
|
||||
device simos
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user