Enable the new PCI-PCI bridge driver on amd64 and i386 by default. It can
be disabled via 'nooptions NEW_PCIB'.
This commit is contained in:
parent
83c41143ca
commit
6162795be0
@ -20,3 +20,5 @@ options GEOM_PART_BSD
|
||||
options GEOM_PART_EBR
|
||||
options GEOM_PART_EBR_COMPAT
|
||||
options GEOM_PART_MBR
|
||||
|
||||
options NEW_PCIB
|
||||
|
@ -28,3 +28,5 @@ options GEOM_PART_MBR
|
||||
# enable support for native hardware
|
||||
options NATIVE
|
||||
device atpic
|
||||
|
||||
options NEW_PCIB
|
||||
|
Loading…
x
Reference in New Issue
Block a user