summaryrefslogtreecommitdiffstats
path: root/sys/powerpc
diff options
context:
space:
mode:
authorandreast <andreast@FreeBSD.org>2012-02-19 10:10:12 +0000
committerandreast <andreast@FreeBSD.org>2012-02-19 10:10:12 +0000
commita7373d1fb47c4e48e3142fc06347dc1412cb7252 (patch)
tree1d9d0283069f8d8bd1f45028146a10cb22e389d5 /sys/powerpc
parent828ee5105e23bffc5707561a80870ca6b1830611 (diff)
downloadFreeBSD-src-a7373d1fb47c4e48e3142fc06347dc1412cb7252.zip
FreeBSD-src-a7373d1fb47c4e48e3142fc06347dc1412cb7252.tar.gz
Enable the new PCI-PCI bridge driver by default.
Tested on 32- and 64-bit PowerMac.
Diffstat (limited to 'sys/powerpc')
-rw-r--r--sys/powerpc/conf/DEFAULTS2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/powerpc/conf/DEFAULTS b/sys/powerpc/conf/DEFAULTS
index 54d1940..c55560b 100644
--- a/sys/powerpc/conf/DEFAULTS
+++ b/sys/powerpc/conf/DEFAULTS
@@ -13,5 +13,7 @@ device uart_z8530
options GEOM_PART_APM
options GEOM_PART_MBR
+options NEW_PCIB
+
# Allow mounting non-MPSAFE filesystems
options VFS_ALLOW_NONMPSAFE
OpenPOWER on IntegriCloud