Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/conf Add option XHCI_DEBUG.
details: https://anonhg.NetBSD.org/src/rev/56ddcd82b1be
branches: trunk
changeset: 358085:56ddcd82b1be
user: hannken <hannken%NetBSD.org@localhost>
date: Sun Dec 10 17:52:13 2017 +0000
description:
Add option XHCI_DEBUG.
diffstat:
sys/arch/i386/conf/ALL | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 6da319e4368b -r 56ddcd82b1be sys/arch/i386/conf/ALL
--- a/sys/arch/i386/conf/ALL Sun Dec 10 17:50:01 2017 +0000
+++ b/sys/arch/i386/conf/ALL Sun Dec 10 17:52:13 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.432 2017/12/10 17:19:48 bouyer Exp $
+# $NetBSD: ALL,v 1.433 2017/12/10 17:52:13 hannken Exp $
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
#
# ALL machine description file
@@ -17,7 +17,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "ALL-$Revision: 1.432 $"
+#ident "ALL-$Revision: 1.433 $"
maxusers 64 # estimated number of users
@@ -2531,6 +2531,7 @@
options XENNET_DEBUG_DUMP
options XEN_CLOCK_DEBUG
options XE_DEBUG
+options XHCI_DEBUG
options XXXXENDEBUG_LOW
options XYC_DEBUG
options ZSKBD_DEBUG
Home |
Main Index |
Thread Index |
Old Index