Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/sys/arch/evbmips/conf Pull up following revision(s) (requ...
details:   https://anonhg.NetBSD.org/src/rev/b895d1cf6581
branches:  netbsd-8
changeset: 434245:b895d1cf6581
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Aug 29 13:12:47 2017 +0000
description:
Pull up following revision(s) (requested by maya in ticket #222):
        sys/arch/evbmips/conf/LOONGSON: revision 1.33
Get rid of ATADEBUG on LOONGSON
diffstat:
 sys/arch/evbmips/conf/LOONGSON |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 1da8cd622ab2 -r b895d1cf6581 sys/arch/evbmips/conf/LOONGSON
--- a/sys/arch/evbmips/conf/LOONGSON    Tue Aug 29 12:47:29 2017 +0000
+++ b/sys/arch/evbmips/conf/LOONGSON    Tue Aug 29 13:12:47 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: LOONGSON,v 1.31 2017/05/11 07:56:43 maya Exp $
+# $NetBSD: LOONGSON,v 1.31.2.1 2017/08/29 13:12:47 martin Exp $
 #
 # LOONGSON machine description file
 # 
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "LOONGSON-$Revision: 1.31 $"
+#ident                 "LOONGSON-$Revision: 1.31.2.1 $"
 
 maxusers       16
 
@@ -220,7 +220,7 @@
 
 # ATA (IDE) bus support
 atabus* at ata?
-options        ATADEBUG
+#options       ATADEBUG
 
 # IDE drives
 # Flags are used only with controllers that support DMA operations
- Prev by Date:
[src/netbsd-8]: src Pull up the following, requested by he in ticket #217:
- Next by Date:
[src/netbsd-8]: src/doc Note tickets #212, #215, #217, #246, #222
- Previous by Thread:
[src/netbsd-8]: src Pull up the following, requested by he in ticket #217:
- Next by Thread:
[src/netbsd-8]: src/doc Note tickets #212, #215, #217, #246, #222
- Indexes:
Home |
Main Index |
Thread Index |
Old Index