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:
John Baldwin 2011-05-03 18:23:11 +00:00
parent 83c41143ca
commit 6162795be0
2 changed files with 4 additions and 0 deletions

View File

@ -20,3 +20,5 @@ options GEOM_PART_BSD
options GEOM_PART_EBR
options GEOM_PART_EBR_COMPAT
options GEOM_PART_MBR
options NEW_PCIB

View File

@ -28,3 +28,5 @@ options GEOM_PART_MBR
# enable support for native hardware
options NATIVE
device atpic
options NEW_PCIB