summaryrefslogtreecommitdiffstats
path: root/sys/sparc64
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-08-19 21:57:29 +0000
committerobrien <obrien@FreeBSD.org>2003-08-19 21:57:29 +0000
commitd321d4f4dfa7cf729da088c2648aed6dcea60cc2 (patch)
tree6ce35cdf925b189b311d7ff529bf5b698a08261f /sys/sparc64
parent20ac20186c2199b495b903d5471182a95c607ab9 (diff)
downloadFreeBSD-src-d321d4f4dfa7cf729da088c2648aed6dcea60cc2.zip
FreeBSD-src-d321d4f4dfa7cf729da088c2648aed6dcea60cc2.tar.gz
Enable OFW_NEWPCI until jmg's 2003/06/21 18:26:08 PDT bus commit is fixed
that caused a 3-4 times slow down in performance. (the primary Sparc64 developers are all using OFW_NEWPCI already, so it is the best code path for users)
Diffstat (limited to 'sys/sparc64')
-rw-r--r--sys/sparc64/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index 1bdf718..15b492f 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -81,7 +81,7 @@ device fhc
# disabling this option may require reconfiguration, and can even
# cause the machine to not boot without manual intervention before the
# fstab is adjusted.
-#options OFW_NEWPCI
+options OFW_NEWPCI
# Floppy drives
#device fdc
OpenPOWER on IntegriCloud