More options
This commit is contained in:
parent
ce9178132d
commit
856daf275d
@ -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
|
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
|
||||||
#
|
#
|
||||||
# ALL machine description file
|
# ALL machine description file
|
||||||
@ -17,7 +17,7 @@ include "arch/amd64/conf/std.amd64"
|
|||||||
|
|
||||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
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
|
maxusers 64 # estimated number of users
|
||||||
|
|
||||||
@ -2157,6 +2157,7 @@ options SIOP_DEBUG_DR
|
|||||||
options SIOP_DEBUG_INTR
|
options SIOP_DEBUG_INTR
|
||||||
options SIOP_DEBUG_SCHED
|
options SIOP_DEBUG_SCHED
|
||||||
options SK_DEBUG
|
options SK_DEBUG
|
||||||
|
options SLHCI_DEBUG
|
||||||
options SMAP_DEBUG
|
options SMAP_DEBUG
|
||||||
options SMB_IOD_DEBUG
|
options SMB_IOD_DEBUG
|
||||||
options SMB_SOCKETDATA_DEBUG
|
options SMB_SOCKETDATA_DEBUG
|
||||||
@ -2319,6 +2320,7 @@ options XENNET_DEBUG
|
|||||||
options XENNET_DEBUG_DUMP
|
options XENNET_DEBUG_DUMP
|
||||||
options XEN_CLOCK_DEBUG
|
options XEN_CLOCK_DEBUG
|
||||||
options XE_DEBUG
|
options XE_DEBUG
|
||||||
|
options XHCI_DEBUG
|
||||||
options XXXXENDEBUG_LOW
|
options XXXXENDEBUG_LOW
|
||||||
options XYC_DEBUG
|
options XYC_DEBUG
|
||||||
options ZSKBD_DEBUG
|
options ZSKBD_DEBUG
|
||||||
|
Loading…
Reference in New Issue
Block a user