From 05ca5d4af2ed208142f149844284692eb653285d Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Tue, 19 Aug 2003 21:57:29 +0000 Subject: 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) --- sys/sparc64/conf/GENERIC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC index 1bdf718335bc0..15b492faa5bba 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 -- cgit v1.3