Module Name:    src
Committed By:   skrll
Date:           Sun May  8 07:41:37 UTC 2016

Modified Files:
        src/sys/arch/amd64/conf: ALL

Log Message:
More options


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/amd64/conf/ALL

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/amd64/conf/ALL
diff -u src/sys/arch/amd64/conf/ALL:1.34 src/sys/arch/amd64/conf/ALL:1.35
--- src/sys/arch/amd64/conf/ALL:1.34	Sun May  1 10:21:01 2016
+++ src/sys/arch/amd64/conf/ALL	Sun May  8 07:41:37 2016
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.34 2016/05/01 10:21:01 nonaka Exp $
+# $NetBSD: ALL,v 1.35 2016/05/08 07:41:37 skrll Exp $
 # From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
 #
 # ALL machine description file
@@ -17,7 +17,7 @@ include 	"arch/amd64/conf/std.amd64"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"ALL-$Revision: 1.34 $"
+#ident 		"ALL-$Revision: 1.35 $"
 
 maxusers	64		# estimated number of users
 
@@ -2157,6 +2157,7 @@ options SIOP_DEBUG_DR
 options SIOP_DEBUG_INTR
 options SIOP_DEBUG_SCHED
 options SK_DEBUG
+options SLHCI_DEBUG
 options SMAP_DEBUG
 options SMB_IOD_DEBUG
 options SMB_SOCKETDATA_DEBUG
@@ -2319,6 +2320,7 @@ options XENNET_DEBUG
 options XENNET_DEBUG_DUMP
 options XEN_CLOCK_DEBUG
 options XE_DEBUG
+options XHCI_DEBUG
 options XXXXENDEBUG_LOW
 options XYC_DEBUG
 options ZSKBD_DEBUG

Reply via email to