Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/conf defflag USBHIST_PRINT



details:   https://anonhg.NetBSD.org/src/rev/9b23dd3596bf
branches:  trunk
changeset: 959269:9b23dd3596bf
user:      dbj <dbj%NetBSD.org@localhost>
date:      Sat Feb 06 16:03:31 2021 +0000

description:
defflag USBHIST_PRINT

diffstat:

 sys/conf/files |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9409b3ee3561 -r 9b23dd3596bf sys/conf/files
--- a/sys/conf/files    Sat Feb 06 16:03:26 2021 +0000
+++ b/sys/conf/files    Sat Feb 06 16:03:31 2021 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files,v 1.1278 2021/01/16 23:51:50 chs Exp $
+#      $NetBSD: files,v 1.1279 2021/02/06 16:03:31 dbj Exp $
 #      @(#)files.newconf       7.5 (Berkeley) 5/10/93
 
 version        20171118
@@ -235,6 +235,7 @@
 #
 # top level usb debug defines
 defflag        opt_usb.h                       USB_DEBUG: KERNHIST
+defflag        opt_usb.h                       USBHIST_PRINT
 defparam opt_usb.h                     USBHIST_SIZE
 
 #



Home | Main Index | Thread Index | Old Index