Module Name:    src
Committed By:   maya
Date:           Sun Aug 20 09:00:15 UTC 2017

Modified Files:
        src/sys/arch/evbmips/conf: LOONGSON

Log Message:
Get rid of ATADEBUG on LOONGSON


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/evbmips/conf/LOONGSON

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/evbmips/conf/LOONGSON
diff -u src/sys/arch/evbmips/conf/LOONGSON:1.32 src/sys/arch/evbmips/conf/LOONGSON:1.33
--- src/sys/arch/evbmips/conf/LOONGSON:1.32	Sun Aug 13 08:48:30 2017
+++ src/sys/arch/evbmips/conf/LOONGSON	Sun Aug 20 09:00:15 2017
@@ -1,4 +1,4 @@
-# $NetBSD: LOONGSON,v 1.32 2017/08/13 08:48:30 christos Exp $
+# $NetBSD: LOONGSON,v 1.33 2017/08/20 09:00:15 maya Exp $
 #
 # LOONGSON machine description file
 # 
@@ -22,7 +22,7 @@ include		"arch/evbmips/conf/std.loongson
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"LOONGSON-$Revision: 1.32 $"
+#ident 		"LOONGSON-$Revision: 1.33 $"
 
 maxusers	16
 
@@ -222,7 +222,7 @@ options  	WDC_NO_IDS #workaround CS5536+
 
 # ATA (IDE) bus support
 atabus* at ata?
-options 	ATADEBUG
+#options 	ATADEBUG
 
 # IDE drives
 # Flags are used only with controllers that support DMA operations

Reply via email to