MAPPEDCOPY is garbage; it is not cache-aware
authorderaadt <deraadt@openbsd.org>
Thu, 23 Nov 1995 13:13:26 +0000 (13:13 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 23 Nov 1995 13:13:26 +0000 (13:13 +0000)
sys/arch/mvme68k/conf/GENERIC
sys/arch/mvme68k/conf/MVME147
sys/arch/mvme68k/conf/MVME162
sys/arch/mvme68k/conf/MVME167

index 145cd01..306768a 100644 (file)
@@ -1,4 +1,4 @@
-#      $Id: GENERIC,v 1.3 1995/11/07 08:42:20 deraadt Exp $
+#      $Id: GENERIC,v 1.4 1995/11/23 13:13:26 deraadt Exp $
 
 machine                mvme68k m68k
 
@@ -8,8 +8,6 @@ options         FPSP            # MC68040 floating point support
 options                "M68030"        # support for 030
 options                FPCOPROC        # Support for MC6888[12] (Required)
 
-options                MAPPEDCOPY      # GOOD? BAD? UGLY? PRETTY?
-
 options                MVME147         # (requires M68030)
 options                MVME162         # (requires M68040, FPSP)
 options                MVME167         # includes 166 (requires M68040, FPSP)
index 7db24c5..a1d2f86 100644 (file)
@@ -1,12 +1,10 @@
-#      $Id: MVME147,v 1.3 1995/11/07 08:42:21 deraadt Exp $
+#      $Id: MVME147,v 1.4 1995/11/23 13:13:27 deraadt Exp $
 
 machine                mvme68k m68k
 
 options                "M68030"        # support for 030
 options                FPCOPROC        # Support for MC6888[12] (Required)
 
-options                MAPPEDCOPY      # GOOD? BAD? UGLY? PRETTY?
-
 options                MVME147         # (requires M68030)
 
 maxusers       6
index 287ac09..a0d92a8 100644 (file)
@@ -1,4 +1,4 @@
-#      $Id: MVME162,v 1.3 1995/11/07 08:42:21 deraadt Exp $
+#      $Id: MVME162,v 1.4 1995/11/23 13:13:28 deraadt Exp $
 
 machine                mvme68k m68k
 
@@ -7,8 +7,6 @@ options         FPSP            # MC68040 floating point support
 #options       "M68030"        # support for 030
 options                FPCOPROC        # Support for MC6888[12] (Required)
 
-options                MAPPEDCOPY      # GOOD? BAD? UGLY? PRETTY?
-
 #options       MVME147         # (requires M68030)
 options                MVME162         # (requires M68040)
 #options       MVME167         # includes 166 (requires M68040)
index 4fed3be..7c2f4b6 100644 (file)
@@ -1,4 +1,4 @@
-#      $Id: MVME167,v 1.3 1995/11/07 08:42:22 deraadt Exp $
+#      $Id: MVME167,v 1.4 1995/11/23 13:13:28 deraadt Exp $
 
 machine                mvme68k m68k
 
@@ -7,8 +7,6 @@ options         FPSP            # MC68040 floating point support
 #options       "M68030"        # support for 030
 options                FPCOPROC        # Support for MC6888[12] (Required)
 
-options                MAPPEDCOPY      # GOOD? BAD? UGLY? PRETTY?
-
 #options       MVME147         # (requires M68030)
 #options       MVME162         # (requires M68040)
 options                MVME167         # includes 166 (requires M68040)